actions-user
7b5c6d9b3d
chore: docs auto-update
2022-06-20 23:49:17 +00:00
Jason Liu
2d9dd26ef5
docs: adds Koordinator to USERS.md ( #3167 )
2022-06-20 20:47:59 -03:00
dependabot[bot]
891e50e6a4
chore(deps): bump actions/dependency-review-action from 1 to 2 ( #3164 )
...
Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action ) from 1 to 2.
- [Release notes](https://github.com/actions/dependency-review-action/releases )
- [Commits](https://github.com/actions/dependency-review-action/compare/v1...v2 )
---
updated-dependencies:
- dependency-name: actions/dependency-review-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-16 08:55:20 -03:00
dependabot[bot]
d8c73c85e5
feat(deps): bump github.com/caarlos0/ctrlc from 1.0.0 to 1.1.0 ( #3165 )
...
Bumps [github.com/caarlos0/ctrlc](https://github.com/caarlos0/ctrlc ) from 1.0.0 to 1.1.0.
- [Release notes](https://github.com/caarlos0/ctrlc/releases )
- [Changelog](https://github.com/caarlos0/ctrlc/blob/main/.goreleaser.yml )
- [Commits](https://github.com/caarlos0/ctrlc/compare/v1.0.0...v1.1.0 )
---
updated-dependencies:
- dependency-name: github.com/caarlos0/ctrlc
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-06-16 08:54:54 -03:00
Carlos A Becker
5713eec15f
docs: clarify action does not install other tools
...
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
2022-06-14 15:26:20 -03:00
actions-user
b5f14be757
chore: docs auto-update
2022-06-14 14:16:57 +00:00
Carlos Alexandro Becker
2c59b8e1be
feat: remove empty_folders for good ( #3163 )
...
* feat: remove empty_folders for good
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
* fix: build
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
2022-06-14 11:15:17 -03:00
dependabot[bot]
f90814a2ae
feat(deps): bump github.com/goreleaser/nfpm/v2 from 2.15.1 to 2.16.0 ( #3162 )
...
Bumps [github.com/goreleaser/nfpm/v2](https://github.com/goreleaser/nfpm ) from 2.15.1 to 2.16.0.
- [Release notes](https://github.com/goreleaser/nfpm/releases )
- [Changelog](https://github.com/goreleaser/nfpm/blob/main/.goreleaser.yml )
- [Commits](https://github.com/goreleaser/nfpm/compare/v2.15.1...v2.16.0 )
---
updated-dependencies:
- dependency-name: github.com/goreleaser/nfpm/v2
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-06-14 09:22:21 -03:00
Carlos A Becker
d80f11b98e
chore(ci): update sbom and cosign actions
...
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
2022-06-13 14:28:08 -03:00
dependabot[bot]
4859b2876f
feat(deps): bump github.com/slack-go/slack from 0.10.3 to 0.11.0 ( #3160 )
...
Bumps [github.com/slack-go/slack](https://github.com/slack-go/slack ) from 0.10.3 to 0.11.0.
- [Release notes](https://github.com/slack-go/slack/releases )
- [Changelog](https://github.com/slack-go/slack/blob/master/CHANGELOG.md )
- [Commits](https://github.com/slack-go/slack/compare/v0.10.3...v0.11.0 )
---
updated-dependencies:
- dependency-name: github.com/slack-go/slack
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-06-13 12:35:05 -03:00
Carlos A Becker
6c10e8eaa6
chore: update schema
...
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
2022-06-12 22:35:36 -03:00
Carlos Alexandro Becker
ad3c6fdcdd
feat: update jsonschema library ( #3159 )
...
* feat: update jsonschema library
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
* fix: test
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
2022-06-12 22:31:30 -03:00
Carlos Alexandro Becker
0f128690a0
feat: removed deprecated windows arm handling on go 1.16 ( #3157 )
...
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
2022-06-12 20:04:19 -03:00
Carlos Alexandro Becker
1723e88dcd
fix: wrap_in_directory type ( #3158 )
...
closes #3155
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
2022-06-12 20:03:58 -03:00
Carlos Alexandro Becker
500190f36a
chore(ci): tparse ( #3131 )
...
* chore(ci): tparse
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
* fix: always set json
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
* fix: nocolor
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
* fix: do not need tparse locally
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
* fix: build
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
2022-06-11 23:25:04 -03:00
Carlos Alexandro Becker
df734bd111
feat: update x/sync ( #3138 )
...
* feat: update x/sync
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
* test: fixes
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
* fix: revert
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
* test: fix race condition
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
2022-06-11 16:54:55 -03:00
Carlos A Becker
1a8e075e4f
docs: ref fixes
...
refs #3152
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
2022-06-10 23:07:21 -03:00
Randy Fay
176336f264
docs: miscellaneous usage and wording improvements ( #3152 )
...
* Make sure to do required go mod init before continuing or goreleaser command fails.
* how the release might look like -> what the release might look like
* How does it look like -> What does it look like
* you must therefore -> you must
* Don't use GO111MODULES in example since it's so obsolete
* modules -> verifiable builds
* got you covered -> has you covered
2022-06-10 23:04:16 -03:00
dependabot[bot]
f8e5bdac10
feat(deps): bump github.com/google/go-github/v45 from 45.0.0 to 45.1.0 ( #3147 )
...
Bumps [github.com/google/go-github/v45](https://github.com/google/go-github ) from 45.0.0 to 45.1.0.
- [Release notes](https://github.com/google/go-github/releases )
- [Commits](https://github.com/google/go-github/compare/v45.0.0...v45.1.0 )
---
updated-dependencies:
- dependency-name: github.com/google/go-github/v45
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-06-08 09:33:15 -03:00
Carlos Alexandro Becker
9f15047d0a
feat: update go-github from v44 to v45 ( #3130 )
...
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
2022-06-07 09:39:56 -03:00
dependabot[bot]
4dc20498e7
feat(deps): bump github.com/stretchr/testify from 1.7.1 to 1.7.2 ( #3145 )
...
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify ) from 1.7.1 to 1.7.2.
- [Release notes](https://github.com/stretchr/testify/releases )
- [Commits](https://github.com/stretchr/testify/compare/v1.7.1...v1.7.2 )
---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
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-06-07 09:39:32 -03:00
dependabot[bot]
5fcc52118a
feat(deps): bump golang from 1.18.2-alpine to 1.18.3-alpine ( #3142 )
...
Bumps golang from 1.18.2-alpine to 1.18.3-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-06-02 09:02:42 -03:00
dependabot[bot]
32c880ceef
feat(deps): bump github.com/xanzy/go-gitlab from 0.65.0 to 0.68.0 ( #3126 )
...
Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab ) from 0.65.0 to 0.68.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.65.0...v0.68.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-06-02 09:02:24 -03:00
dependabot[bot]
b318ac810d
feat(deps): bump github.com/caarlos0/env/v6 from 6.9.2 to 6.9.3 ( #3137 )
...
Bumps [github.com/caarlos0/env/v6](https://github.com/caarlos0/env ) from 6.9.2 to 6.9.3.
- [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.2...v6.9.3 )
---
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-06-02 09:02:13 -03:00
dependabot[bot]
9f520deda6
feat(deps): bump github.com/imdario/mergo from 0.3.12 to 0.3.13 ( #3128 )
...
Bumps [github.com/imdario/mergo](https://github.com/imdario/mergo ) from 0.3.12 to 0.3.13.
- [Release notes](https://github.com/imdario/mergo/releases )
- [Commits](https://github.com/imdario/mergo/compare/0.3.12...v0.3.13 )
---
updated-dependencies:
- dependency-name: github.com/imdario/mergo
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-06-02 09:02:00 -03:00
dependabot[bot]
75efca85d9
feat(deps): bump gopkg.in/yaml.v3 from 3.0.0 to 3.0.1 ( #3135 )
...
Bumps [gopkg.in/yaml.v3](https://github.com/go-yaml/yaml ) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/go-yaml/yaml/releases )
- [Commits](https://github.com/go-yaml/yaml/compare/v3.0.0...v3.0.1 )
---
updated-dependencies:
- dependency-name: gopkg.in/yaml.v3
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-06-02 09:01:47 -03:00
dependabot[bot]
ab43561b9c
chore(deps): bump github/codeql-action from 2.1.11 to 2.1.12 ( #3141 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2.1.11 to 2.1.12.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](a3a6c128d7...27ea8f8fe5
)
---
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-06-02 08:28:59 -03:00
actions-user
c7dae1b67c
chore: docs auto-update
2022-06-01 14:42:35 +00:00
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