1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-08 03:31:59 +02:00
Commit Graph

275 Commits

Author SHA1 Message Date
dependabot[bot]
111088944c
chore(deps): bump codecov/codecov-action from v1.0.12 to v1.0.13 (#1761)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from v1.0.12 to v1.0.13.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Commits](https://github.com/codecov/codecov-action/compare/v1.0.12...6004246f47ab62d32be025ce173b241cd84ac58e)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-18 09:15:08 -03:00
Carlos Alexandro Becker
da22bf8eb8
feat: use go 1.15 (#1759)
* Update to Go 1.15 image (#1758)

* feat: use go 1.15

Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>

* fix: remove darwin_386

Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>

Co-authored-by: Simon Jürgensmeyer <sj14@users.noreply.github.com>
2020-08-16 11:29:44 -03:00
dependabot[bot]
a7cd9e716e
chore(deps): bump actions/checkout from v2.3.1 to v2.3.2 (#1735)
Bumps [actions/checkout](https://github.com/actions/checkout) from v2.3.1 to v2.3.2.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2.3.1...2036a08e25fa78bbd946711a407b529a0a1204bf)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-10 09:55:42 -03:00
Carlos Alexandro Becker
414e10693d
fix(ci): htmltest failing with 416 on some sites (#1721)
* fix(ci): htmltest failing with 416 on some sites

Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>

* fix: headers config

Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>

* fix: action

Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>

* fix: path

Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
2020-08-04 00:29:24 -03:00
dependabot[bot]
1fd41adc0d
chore(deps): bump codecov/codecov-action from v1.0.11 to v1.0.12 (#1701)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from v1.0.11 to v1.0.12.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Commits](https://github.com/codecov/codecov-action/compare/v1.0.11...07127fde53bc3ccd346d47ab2f14c390161ad108)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-23 08:17:22 +00:00
dependabot[bot]
44859ab573
chore(deps): bump codecov/codecov-action from v1.0.10 to v1.0.11 (#1683)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from v1.0.10 to v1.0.11.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Commits](https://github.com/codecov/codecov-action/compare/v1.0.10...6d208f5b527841fb050f92f778e86cb808dacdcb)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-20 10:41:17 -03:00
dependabot[bot]
62302b858e
chore(deps): bump codecov/codecov-action from v1.0.7 to v1.0.10 (#1642)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from v1.0.7 to v1.0.10.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Commits](https://github.com/codecov/codecov-action/compare/v1.0.7...f3570723ef743f6942b6a480461ed0cd6c0f9baa)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-02 08:46:06 +00:00
dependabot[bot]
fd7dbf6592
chore(deps): bump actions/checkout from v2.3.0 to v2.3.1 (#1619)
Bumps [actions/checkout](https://github.com/actions/checkout) from v2.3.0 to v2.3.1.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/master/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2.3.0...28c7f3d2b5162b5ddd3dfd9a45aa55eaf396478b)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-06-19 16:21:16 -03:00
dependabot[bot]
ff9e7be643
chore(deps): bump actions/checkout from v2 to v2.3.0 (#1613)
Bumps [actions/checkout](https://github.com/actions/checkout) from v2 to v2.3.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/master/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...b4483adec309c0d01a5435c5e24eb40de5773ad9)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-06-18 10:53:43 -03:00
Carlos Alexandro Becker
54d1ca1d6d
docs: unshallow action (#1610)
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
2020-06-16 09:37:11 -03:00
dependabot[bot]
fdfae298c6
chore(deps): bump codecov/codecov-action from v1 to v1.0.7 (#1604)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from v1 to v1.0.7.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Commits](https://github.com/codecov/codecov-action/compare/v1...f532c3a1452359a7f96c37efc741537b80555c74)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2020-06-10 18:30:43 -03:00
dependabot[bot]
2ac1f63327
chore(deps): bump actions/cache from v1 to v2 (#1603)
Bumps [actions/cache](https://github.com/actions/cache) from v1 to v2.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v1...b8204782bbb5f872091ecc5eb9cb7d004e35b1fa)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-06-10 21:28:51 +00:00
Carlos Alexandro Becker
38820db5eb
chore(ci): change auto go mod tidy commit msg (#1578) 2020-05-28 15:26:13 +00:00
CrazyMax
8109a15292
fix(ci): Remove workaround for invalid cross-device link (actions/virtual-environments#922) (#1561)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2020-05-25 14:21:35 -03:00
Carlos Alexandro Becker
c1d1f893fd
chore(ci): remove action that doesnt work on forks
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
2020-05-23 14:13:24 -03:00
Carlos Alexandro Becker
04af60163f
chore(ci): remove action that doesnt work on forks
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
2020-05-23 14:12:28 -03:00
Carlos Alexandro Becker
f8b8d22ac3
fix: secrets
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
2020-05-23 14:09:07 -03:00
Carlos Alexandro Becker
7b9d20e84b
chore: auto-label size, assign to project (#1551)
* chore: auto-label size, assign to project

Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>

* fix: token

Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
2020-05-22 16:57:31 -03:00
CrazyMax
2f5d7f123a
fix(ci): Fix invalid cross-device link (#1545)
* fix(ci): Fix invalid cross-device link

* Check partition

* Use /mnt/.tmp

* Chown tmpdir

* Try another TMPDIR path

* Trad path

* Coding style

Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2020-05-22 10:03:45 -03:00
Carlos Alexandro Becker
cbb8552bc0
fix(ci): unshallow history (#1528)
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2020-05-19 02:30:52 +00:00
Carlos Alexandro Becker
274714aecd
fix(ci): use GH_PAT to release (#1515)
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
2020-05-13 22:23:45 +02:00
Carlos Alexandro Becker
1be1073857
chore(ci): htmltest workflow (#1506)
* chore(ci): htmltest workflow

Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>

* fix: syntax

Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>

* fix: workflow

Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>

* fix: alt

Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>

* feat: rename workflow

Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
2020-05-10 19:33:09 -03:00
CrazyMax
690e4cd215
chore(ci): Release workflow (#1499)
* chore(ci): WIP release workflow

* Set up Snapcraft

* Cache go modules

* Check of tagged

* Add codecov, snapcraft login and also always clear sensitive data

Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2020-05-10 18:52:25 -03:00
CrazyMax
90549df4d8
chore(ci): new Release workflow (#1498)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2020-05-10 17:08:36 -03:00
CrazyMax
f7d0725418
feat: Add go.sum verification workflow (#1496)
* Add go.sum verification workflow

* No need

Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2020-05-10 16:35:06 -03:00