github-actions[bot]
e94b8ff105
chore(deps): go mod tidy ( #1672 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Radek Simko <radek.simko@gmail.com>
2020-07-13 12:22:50 +01:00
github-actions[bot]
7a043ea036
chore(deps): go mod tidy ( #1670 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Radek Simko <radek.simko@gmail.com>
2020-07-13 10:26:03 +00:00
dependabot[bot]
69c0f98e5e
chore(deps): bump github.com/apex/log from 1.3.0 to 1.5.0 ( #1669 )
...
Bumps [github.com/apex/log](https://github.com/apex/log ) from 1.3.0 to 1.5.0.
- [Release notes](https://github.com/apex/log/releases )
- [Changelog](https://github.com/apex/log/blob/master/History.md )
- [Commits](https://github.com/apex/log/compare/v1.3.0...v1.5.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Radek Simko <radek.simko@gmail.com>
2020-07-13 09:54:58 +00:00
dependabot[bot]
7c3a15dcd3
chore(deps): bump github.com/golangci/golangci-lint from 1.28.2 to 1.28.3 ( #1668 )
...
Bumps [github.com/golangci/golangci-lint](https://github.com/golangci/golangci-lint ) from 1.28.2 to 1.28.3.
- [Release notes](https://github.com/golangci/golangci-lint/releases )
- [Changelog](https://github.com/golangci/golangci-lint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/golangci/golangci-lint/compare/v1.28.2...v1.28.3 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Radek Simko <radek.simko@gmail.com>
2020-07-13 09:11:38 +00:00
Venki Balakrishnan
164fa902df
docs: Update quick-start.md ( #1667 )
...
* docs: Update quick-start.md
Add detail that the `.goreleaser.yml` needs to be checked-in. See - https://github.com/goreleaser/goreleaser/discussions/1666
* Update www/docs/quick-start.md
Co-authored-by: Radek Simko <radek.simko@gmail.com>
Co-authored-by: Radek Simko <radek.simko@gmail.com>
2020-07-13 08:37:55 +00:00
Carlos Alexandro Becker
c0b0befc40
chore(deps): bump nfpm to 1.4.1
...
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
2020-07-12 15:23:15 -03:00
github-actions[bot]
9bec293c98
chore(deps): go mod tidy ( #1665 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-07-11 05:22:24 +00:00
github-actions[bot]
145f2e086f
chore(deps): go mod tidy ( #1662 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Radek Simko <radek.simko@gmail.com>
2020-07-10 10:06:14 +00:00
dependabot[bot]
7cdf504f33
chore(deps): bump github.com/golangci/golangci-lint from 1.28.1 to 1.28.2 ( #1661 )
...
Bumps [github.com/golangci/golangci-lint](https://github.com/golangci/golangci-lint ) from 1.28.1 to 1.28.2.
- [Release notes](https://github.com/golangci/golangci-lint/releases )
- [Changelog](https://github.com/golangci/golangci-lint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/golangci/golangci-lint/compare/v1.28.1...v1.28.2 )
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-07-10 08:40:52 +00:00
dependabot[bot]
10f2e7c870
chore(deps): bump github.com/goreleaser/nfpm from 1.3.2 to 1.4.0 ( #1660 )
...
Bumps [github.com/goreleaser/nfpm](https://github.com/goreleaser/nfpm ) from 1.3.2 to 1.4.0.
- [Release notes](https://github.com/goreleaser/nfpm/releases )
- [Changelog](https://github.com/goreleaser/nfpm/blob/master/.goreleaser.yml )
- [Commits](https://github.com/goreleaser/nfpm/compare/v1.3.2...v1.4.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-10 08:19:36 +00:00
Brian Flad
01fd3e8c7b
feat: support closing milestones ( #1657 )
...
* feat: support closing milestones
Reference: https://github.com/goreleaser/goreleaser/issues/1415
* refactor: Adjust milestone handling for code simplification, add ErrNoMilestoneFound, and fix milestone documentation close default
Reference: https://github.com/goreleaser/goreleaser/pull/1657#pullrequestreview-445025743
* refactor: Use single repo config in milestones instead of each VCS
* fix: Ensure milestone Pipe is included in Defaulters
* feat: Add fail_on_error configuration to milestone configuration
Co-authored-by: Radek Simko <radek.simko@gmail.com>
2020-07-09 21:40:37 +01:00
github-actions[bot]
608e4008b6
chore(deps): go mod tidy ( #1659 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-07-09 14:14:03 -03:00
6543
342f842880
chore(deps): bump code.gitea.io/sdk/gitea from v0.12.0 to v0.12.1 ( #1658 )
2020-07-09 13:16:46 -03:00
Radek Simko
b05c95a00f
docs: add missing quotes around templating syntax ( #1654 )
2020-07-07 09:48:11 -03:00
github-actions[bot]
5382db8113
chore(deps): go mod tidy ( #1656 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-07-07 09:47:35 -03:00
dependabot[bot]
28d8d6bb0a
chore(deps): bump github.com/golangci/golangci-lint ( #1655 )
...
Bumps [github.com/golangci/golangci-lint](https://github.com/golangci/golangci-lint ) from 1.28.0 to 1.28.1.
- [Release notes](https://github.com/golangci/golangci-lint/releases )
- [Changelog](https://github.com/golangci/golangci-lint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/golangci/golangci-lint/compare/v1.28.0...v1.28.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-07 12:09:05 +03:00
github-actions[bot]
752d4e5435
chore(deps): go mod tidy ( #1651 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-07-06 17:31:49 -03:00
dependabot[bot]
777b70a13f
chore(deps): bump github.com/golangci/golangci-lint from 1.27.0 to 1.28.0 ( #1648 )
...
* chore(deps): bump github.com/golangci/golangci-lint
Bumps [github.com/golangci/golangci-lint](https://github.com/golangci/golangci-lint ) from 1.27.0 to 1.28.0.
- [Release notes](https://github.com/golangci/golangci-lint/releases )
- [Changelog](https://github.com/golangci/golangci-lint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/golangci/golangci-lint/compare/v1.27.0...v1.28.0 )
Signed-off-by: dependabot[bot] <support@github.com>
* fix: lint issues
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Radek Simko <radek.simko@gmail.com>
Co-authored-by: Carlos Alexandro Becker <caarlos0@gmail.com>
2020-07-06 17:30:00 -03:00
Radek Simko
ab8bb7f2f3
feat: support custom tokens in Homebrew & Scoop ( #1650 )
2020-07-06 17:12:41 -03:00
Paul Tyng
0d4f605388
feat: deterministic / reproducible build support ( #1641 )
...
* Make checksum ordering consistent
* Use consistent time for build date
* Add commit date to templates
* Add config option for build mod timestamp
* Make goreleaser builds reproducible
* Fix error in wording
* Update www/docs/customization/build.md
2020-07-06 17:09:22 -03:00
Radek Simko
998e377627
refactor: align Homebrew repo handling with Scoop ( #1649 )
2020-07-06 10:48:17 -03:00
Kevin Goslar
345b91703a
Fix typo ( #1647 )
2020-07-05 02:00:19 +03:00
github-actions[bot]
2fdccb293a
chore(deps): go mod tidy ( #1645 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-07-03 09:35:43 -03:00
dependabot[bot]
2522771bd0
chore(deps): bump github.com/xanzy/go-gitlab from 0.32.1 to 0.33.0 ( #1644 )
...
Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab ) from 0.32.1 to 0.33.0.
- [Release notes](https://github.com/xanzy/go-gitlab/releases )
- [Changelog](https://github.com/xanzy/go-gitlab/blob/master/CHANGELOG.md )
- [Commits](https://github.com/xanzy/go-gitlab/compare/v0.32.1...v0.33.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-03 09:45:23 +00: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
Carlos Alexandro Becker
574a44fde6
fix: update nfpm to v1.3.2 ( #1640 )
...
fixes #1636
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
2020-07-01 18:12:41 -03:00
Adam Bouqdib
10c9d39d6e
fix: use correct filename for GCS downloads ( #1625 )
2020-06-24 14:19:20 -03: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
reddec
adbe42b198
feat: add nfpm meta mackages ( #1620 )
...
* add nfpm meta flag - ignore binaries
* docs: update nfpm.md
* Update www/docs/customization/nfpm.md
Co-authored-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
2020-06-19 11:04:10 -03:00
Igor
52e984f377
feat: Install make into docker image ( #1621 )
...
* Install make into docker image
* Whitespace
2020-06-19 10:02:01 -03:00
Nadir Boukeffa
48b2a1f3e6
fix: docker login using password stdin ( #1617 )
...
Instead of passing the password using the `-p` arg which is deprecated, we now use `--password-stdin` which is recommended.
Solves the following warning:
```
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
```
2020-06-18 14:10:47 -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
515e4da190
docs: action version semver range ( #1611 )
...
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
2020-06-16 12:52:41 +00: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
Kamil Samigullin
3e9fdf3705
docs: remove incorrect quotes ( #1607 )
2020-06-15 09:52:41 -03:00
Carlos Alexandro Becker
f739c81797
fix: removed unused code ( #1605 )
...
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
2020-06-12 21:24:54 -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
github-actions[bot]
27c05562ed
chore(deps): go mod tidy ( #1601 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2020-06-10 21:17:15 +00:00
CrazyMax
d3cc2d4a2b
chore: Dependabot v2 ( #1602 )
...
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2020-06-10 18:05:01 -03:00
dependabot-preview[bot]
100bd6f340
chore(deps): bump gocloud.dev from 0.19.0 to 0.20.0 ( #1599 )
...
Bumps [gocloud.dev](https://github.com/google/go-cloud ) from 0.19.0 to 0.20.0.
- [Release notes](https://github.com/google/go-cloud/releases )
- [Commits](https://github.com/google/go-cloud/compare/v0.19.0...v0.20.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-06-10 10:48:02 -03:00
Masih H. Derkani
6befe368e5
docs: fix typo in Note ( #1600 )
2020-06-10 10:43:38 -03:00
Weslei Juan Moser Pereira
6fc7cb769a
docs: include simple multiple binary example ( #1596 )
2020-06-09 10:04:46 -03:00
Carlos Alexandro Becker
d96ea66cc2
docs: fix vercel deploy ( #1595 )
...
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
2020-06-08 17:08:40 -03:00
Carlos Alexandro Becker
df73ead056
docs: generate static/releases.json ( #1594 )
...
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
2020-06-08 19:48:10 +00:00
github-actions[bot]
de71c2ada7
chore(deps): go mod tidy ( #1593 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-06-08 10:08:25 -03:00
dependabot-preview[bot]
159b06b009
chore(deps): bump github.com/stretchr/testify from 1.6.0 to 1.6.1 ( #1592 )
...
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify ) from 1.6.0 to 1.6.1.
- [Release notes](https://github.com/stretchr/testify/releases )
- [Commits](https://github.com/stretchr/testify/compare/v1.6.0...v1.6.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-06-08 09:52:43 -03:00
Carlos Alexandro Becker
cfb69f6fd8
chore(deps): go mod tidy
...
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
2020-06-06 15:48:45 -03:00
Carlos Alexandro Becker
e65ae06d5c
test: increase timeout
...
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
2020-06-06 15:48:04 -03:00
Aggelos Kolaitis
0c0063a5b4
feat: Support custom command and extra files in snaps ( #1553 )
2020-06-06 15:07:18 -03:00