jacob bland
8de94f761e
docs: add Crusoe Cloud to users list ( #3140 )
...
* Add Crusoe Cloud to Goreleaser Users List
* make user entries index 1
2022-06-01 11:40:44 -03:00
dependabot[bot]
b869ea44b7
chore(deps): bump actions/setup-go from 3.1.0 to 3.2.0 ( #3133 )
...
* chore(deps): bump actions/setup-go from 3.1.0 to 3.2.0
Bumps [actions/setup-go](https://github.com/actions/setup-go ) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](fcdc43634a...b22fbbc292
)
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* Apply suggestions from code review
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
2022-05-27 13:26:29 -03:00
Carlos A Becker
2d0ab9e9bf
fix: ensure same tag on edit
...
this change is just to prevent merge conflicts in goreleaser pro
refs #3132
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
2022-05-26 22:19:22 -03:00
Carlos A Becker
b59a3c2493
fix: update to stable yaml.v3
...
fix CVE-2022-28948
fix GHSA-hp87-p4gw-j4gq
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
2022-05-26 09:30:08 -03:00
Carlos A Becker
38c5e6a371
fix: deprecation message of nfpm.maintainers
...
It was saying it should not be used anymore, while it is actually the
other way around: it should always be set.
closes #3124
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
2022-05-24 09:12:10 -03:00
Carlos A Becker
08769d7372
docs: clarify godownloader deprecation
...
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
2022-05-20 20:24:56 -03:00
Carlos A Becker
e8307e8834
chore: announce patches
...
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
2022-05-20 11:44:16 -03:00
Corbin Phelps
8dde97c597
fix: Modified brew formula class generation to remove dots to match what homebrew expects ( #3117 )
...
Signed-off-by: Corbin Phelps <corbin.phelps@bluemedora.com>
Co-authored-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
2022-05-20 10:25:35 -03:00
Carlos A Becker
cc27fba627
Revert "fix: update existing release drafts ( #3073 )"
...
This reverts commit e2902707f9
.
2022-05-20 10:03:22 -03:00
Carlos A Becker
0b37b4dfbd
Revert "fix: draft release when no existing draft release exists"
...
This reverts commit 0b3305999c
.
2022-05-20 10:02:56 -03:00
Carlos A Becker
0b3305999c
fix: draft release when no existing draft release exists
...
closes #3115
refs #3073
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
2022-05-20 10:01:13 -03:00
Carlos A Becker
e19a0013c5
docs: remove godownloader for good
...
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
2022-05-18 23:34:44 -03:00
Carlos A Becker
b0923f6eae
docs: newsletter
...
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
2022-05-18 23:28:15 -03:00
Carlos A Becker
a52fb997d1
docs: update email addresses
...
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
2022-05-18 12:12:42 -03:00
dependabot[bot]
6c38b37b11
chore(deps): bump github/codeql-action from 2.1.10 to 2.1.11 ( #3113 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2.1.10 to 2.1.11.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](2f58583a1b...a3a6c128d7
)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-18 09:21:43 -03:00
Carlos A Becker
857602a2aa
chore(ci): gitleaks ignore testdata
...
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
2022-05-17 22:10:22 -03:00
Carlos A Becker
0836149357
chore(ci): gitleaks
...
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
2022-05-17 22:00:25 -03:00
dependabot[bot]
e83bc65e86
feat(deps): bump github.com/google/go-github/v44 from 44.0.0 to 44.1.0 ( #3111 )
...
Bumps [github.com/google/go-github/v44](https://github.com/google/go-github ) from 44.0.0 to 44.1.0.
- [Release notes](https://github.com/google/go-github/releases )
- [Commits](https://github.com/google/go-github/compare/v44.0.0...v44.1.0 )
---
updated-dependencies:
- dependency-name: github.com/google/go-github/v44
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-16 09:11:36 -03:00
Naveen
6289aee804
feat(ci): run dependency review action on prs ( #3109 )
...
> Dependency Review GitHub Action in your repository to enforce dependency
> reviews on your pull requests.
> The action scans for vulnerable versions of dependencies introduced by package version
> changes in pull requests,
> and warns you about the associated security vulnerabilities.
> This gives you better visibility of what's changing in a pull request,
> and helps prevent vulnerabilities being added to your repository.
https://docs.github.com/en/code-security/supply-chain-security/understanding-your-software-supply-chain/about-dependency-review#dependency-review-enforcement
Signed-off-by: naveensrinivasan <172697+naveensrinivasan@users.noreply.github.com>
2022-05-14 19:48:43 -03:00
Carlos Alexandro Becker
0db84b24f5
fix: archive should not actually verify links ( #3103 )
...
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
2022-05-13 13:55:01 -03:00
dependabot[bot]
82f5785fd7
chore(deps): bump actions/setup-go from 3.0.0 to 3.1.0 ( #3108 )
...
Bumps [actions/setup-go](https://github.com/actions/setup-go ) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](f6164bd8c8...fcdc43634a
)
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-13 09:47:56 -03:00
Carlos Alexandro Becker
bbade2dd0f
fix: better handle docker skip errors ( #3107 )
...
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
2022-05-12 14:44:09 -03:00
dependabot[bot]
ceee425184
feat(deps): bump github.com/caarlos0/env/v6 from 6.9.1 to 6.9.2 ( #3106 )
...
Bumps [github.com/caarlos0/env/v6](https://github.com/caarlos0/env ) from 6.9.1 to 6.9.2.
- [Release notes](https://github.com/caarlos0/env/releases )
- [Changelog](https://github.com/caarlos0/env/blob/main/.goreleaser.yml )
- [Commits](https://github.com/caarlos0/env/compare/v6.9.1...v6.9.2 )
---
updated-dependencies:
- dependency-name: github.com/caarlos0/env/v6
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-12 10:30:23 -03:00
dependabot[bot]
cc0ba360b3
chore(deps): bump github/codeql-action ( #3105 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 75b4f1c4669133dc294b06c2794e969efa2e5316 to 2.1.10. This release includes the previously tagged commit.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](75b4f1c466...2f58583a1b
)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-12 10:30:12 -03:00
Carlos Alexandro Becker
9c426a7b16
refactor: evaluate archive files in another package ( #3101 )
...
* refactor: evaluate archive files in another package
would be used in #2911
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
* test: fixes
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
2022-05-11 22:56:25 -03:00
Carlos Alexandro Becker
5d9110ab43
refactor: improve archive pipe ( #3100 )
...
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
2022-05-11 21:54:28 -03:00
Carlos A Becker
17e4d62791
fix: revert defaulting build.id to build.binary
...
refs #3098
refs #3063
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
2022-05-11 11:42:37 -03:00
dependabot[bot]
a5ef8e3cc2
feat(deps): bump golang from 1.18.1-alpine to 1.18.2-alpine ( #3097 )
...
Bumps golang from 1.18.1-alpine to 1.18.2-alpine.
---
updated-dependencies:
- dependency-name: golang
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-11 10:17:31 -03:00
Carlos A Becker
92cbd07f5b
chore: improve changelog
...
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
2022-05-11 10:16:11 -03:00
Carlos A Becker
407ab5576b
feat(deps): update go-github from v43 to v44
...
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
2022-05-11 10:07:44 -03:00
dependabot[bot]
1907ffe6a2
chore(deps): bump golangci/golangci-lint-action from 3.1.0 to 3.2.0 ( #3094 )
...
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action ) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases )
- [Commits](b517f99ae2...537aa1903e
)
---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-11 09:50:07 -03:00
dependabot[bot]
5a027de820
chore(deps): bump github/codeql-action from 2.1.9 to 2.1.10 ( #3095 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2.1.9 to 2.1.10.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](7502d6e991...75b4f1c466
)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-11 09:49:53 -03:00
dependabot[bot]
5847b4f673
feat(deps): bump github.com/xanzy/go-gitlab from 0.64.0 to 0.65.0 ( #3096 )
...
Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab ) from 0.64.0 to 0.65.0.
- [Release notes](https://github.com/xanzy/go-gitlab/releases )
- [Changelog](https://github.com/xanzy/go-gitlab/blob/master/releases_test.go )
- [Commits](https://github.com/xanzy/go-gitlab/compare/v0.64.0...v0.65.0 )
---
updated-dependencies:
- dependency-name: github.com/xanzy/go-gitlab
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-11 09:49:36 -03:00
Carlos A Becker
83704c9e4b
docs: better wording
...
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
2022-05-10 15:11:29 -03:00
Carlos A Becker
22f73836ac
chore: schema update
...
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
2022-05-10 13:10:18 -03:00
Carlos A Becker
ad13ba6c8a
fix(ci): improve auto commit msg
...
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
2022-05-10 13:10:12 -03:00
Carlos A Becker
3697a9d8ce
docs: wording improvements
...
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
2022-05-10 10:17:13 -03:00
actions-user
06324e2ed6
docs: update
2022-05-10 12:19:06 +00:00
Carlos Alexandro Becker
e38e76cac8
feat: meta archives ( #3093 )
...
adds support for creating meta archives
closes #3085
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
2022-05-10 09:17:30 -03:00
Carlos A Becker
f83efdb67a
chore: ignore deprecated strings.Title warn
...
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
2022-05-09 22:57:46 -03:00
Carlos A Becker
8ee53b6e1d
docs: update pro features
...
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
2022-05-09 21:46:38 -03:00
Nicholas Tindle
3683b3d9d8
docs: add more sponsors to the readme ( #3092 )
...
Hello,
We recently sponsored on opencollective and noticed the readme wasn't automatically updating.
I figured I would help out and get all the current sponsors on the readme.
Thanks
2022-05-09 21:43:29 -03:00
Felix Börner
2297be1cf7
docs: add example for semantic-release ( #3091 )
2022-05-09 14:48:35 -03:00
dependabot[bot]
8b0fa0c268
feat(deps): bump github.com/jarcoal/httpmock from 1.1.0 to 1.2.0 ( #3089 )
...
Bumps [github.com/jarcoal/httpmock](https://github.com/jarcoal/httpmock ) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/jarcoal/httpmock/releases )
- [Commits](https://github.com/jarcoal/httpmock/compare/v1.1.0...v1.2.0 )
---
updated-dependencies:
- dependency-name: github.com/jarcoal/httpmock
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-09 09:36:03 -03:00
actions-user
189ffcb1d8
docs: update
2022-05-09 12:34:08 +00:00
Carlos Alexandro Becker
53b1ee07cf
feat: allow git remote urls from non-scm sources ( #3088 )
...
basically allows to use goreleaser against a repo with a git url without both owner and repo name.
closes #3060
closes #3058
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
2022-05-09 09:32:43 -03:00
Batuhan Apaydın
a02cbca273
docs): add SBOM section, update Docker as container ( #3090 )
...
Signed-off-by: Batuhan Apaydın <batuhan.apaydin@trendyol.com>
2022-05-09 08:53:06 -03:00
yihuang
e2902707f9
fix: update existing release drafts ( #3073 )
...
Closes : #3072
2022-05-08 21:24:27 -03:00
Carlos Alexandro Becker
f812d1b920
fix: nfpm deprecation on nfpm check ( #3087 )
...
closes #3067
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
2022-05-08 21:13:56 -03:00
Carlos Alexandro Becker
4cf566be44
docs: fix several htmltest issues ( #3086 )
...
* docs: fix several htmltest issues
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
* docs: more fixes
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
2022-05-07 01:28:22 -03:00