-
Notifications
You must be signed in to change notification settings - Fork 0
Sync fork #6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
This updates goreleaser to also publish ARM and AMD binaries for target platforms. There were two build targets that were identical, so I merged them.
* fix: url redact of multiple sshkey * clean unrequired reassignment and add more tests
Publish arm binaries
Also test creds parsing in S3Getter.
IND-3728 enabling dependabot
Co-authored-by: compliance-pr-automation[bot] <1425255+compliance-pr-automation-bot[bot]@users.noreply.github.com>
* fix: go-getter subdir symlink content * disable symlink in git client * fix disable symlink for git subdirs * ignore for windows since it defaults core.symlinks to false * Update copy_dir.go Co-authored-by: Michael Schurter <[email protected]> --------- Co-authored-by: Michael Schurter <[email protected]>
Bumps the actions group with 8 updates: | Package | From | To | | --- | --- | --- | | [actions/setup-go](https://github.com/actions/setup-go) | `4.1.0` | `5.5.0` | | [actions/checkout](https://github.com/actions/checkout) | `3df4ab11eba7bda6032a0b82a6bb43b11571feac` | `09d2acae674a48949e3602304ab46fd20ae0c42f` | | [actions/cache](https://github.com/actions/cache) | `4.2.0` | `4.2.3` | | [aws-actions/configure-aws-credentials](https://github.com/aws-actions/configure-aws-credentials) | `4.0.0` | `4.2.1` | | [google-github-actions/auth](https://github.com/google-github-actions/auth) | `1.1.1` | `2.1.10` | | [actions/upload-artifact](https://github.com/actions/upload-artifact) | `4.3.3` | `4.6.2` | | [hashicorp/setup-signore](https://github.com/hashicorp/setup-signore) | `1` | `2` | | [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) | `5.0.0` | `6.3.0` | Updates `actions/setup-go` from 4.1.0 to 5.5.0 - [Release notes](https://github.com/actions/setup-go/releases) - [Commits](actions/setup-go@93397be...d35c59a) Updates `actions/checkout` from 3df4ab11eba7bda6032a0b82a6bb43b11571feac to 09d2acae674a48949e3602304ab46fd20ae0c42f - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@3df4ab1...09d2aca) Updates `actions/cache` from 4.2.0 to 4.2.3 - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](actions/cache@1bd1e32...5a3ec84) Updates `aws-actions/configure-aws-credentials` from 4.0.0 to 4.2.1 - [Release notes](https://github.com/aws-actions/configure-aws-credentials/releases) - [Changelog](https://github.com/aws-actions/configure-aws-credentials/blob/main/CHANGELOG.md) - [Commits](aws-actions/configure-aws-credentials@8c3f20d...b475783) Updates `google-github-actions/auth` from 1.1.1 to 2.1.10 - [Release notes](https://github.com/google-github-actions/auth/releases) - [Changelog](https://github.com/google-github-actions/auth/blob/main/CHANGELOG.md) - [Commits](google-github-actions/auth@35b0e87...ba79af0) Updates `actions/upload-artifact` from 4.3.3 to 4.6.2 - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@6546280...ea165f8) Updates `hashicorp/setup-signore` from 1 to 2 - [Release notes](https://github.com/hashicorp/setup-signore/releases) - [Commits](hashicorp/setup-signore@v1...v2) Updates `goreleaser/goreleaser-action` from 5.0.0 to 6.3.0 - [Release notes](https://github.com/goreleaser/goreleaser-action/releases) - [Commits](goreleaser/goreleaser-action@7ec5c2b...9c156ee) --- updated-dependencies: - dependency-name: actions/setup-go dependency-version: 5.5.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions - dependency-name: actions/checkout dependency-version: '09d2acae674a48949e3602304ab46fd20ae0c42f' dependency-type: direct:production dependency-group: actions - dependency-name: actions/cache dependency-version: 4.2.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions - dependency-name: aws-actions/configure-aws-credentials dependency-version: 4.2.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions - dependency-name: google-github-actions/auth dependency-version: 2.1.10 dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions - dependency-name: actions/upload-artifact dependency-version: 4.6.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions - dependency-name: hashicorp/setup-signore dependency-version: '2' dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions - dependency-name: goreleaser/goreleaser-action dependency-version: 6.3.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions ... Signed-off-by: dependabot[bot] <[email protected]>
…ions/actions-89482cef07 [chore] : Bump the actions group with 8 updates
Bumps the actions group with 2 updates: [actions/checkout](https://github.com/actions/checkout) and [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action). Updates `actions/checkout` from 8edcb1bdb4e267140fa742c62e395cd74f332709 to ff7abcd0c3c05ccf6adc123a8cd1fd4fb30fb493 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@8edcb1b...ff7abcd) Updates `goreleaser/goreleaser-action` from 6.3.0 to 6.4.0 - [Release notes](https://github.com/goreleaser/goreleaser-action/releases) - [Commits](goreleaser/goreleaser-action@9c156ee...e435ccd) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: ff7abcd0c3c05ccf6adc123a8cd1fd4fb30fb493 dependency-type: direct:production dependency-group: actions - dependency-name: goreleaser/goreleaser-action dependency-version: 6.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Ryan Cragun <[email protected]>
Bumps the actions group with 1 update: [google-github-actions/auth](https://github.com/google-github-actions/auth). Updates `google-github-actions/auth` from 2.1.12 to 3.0.0 - [Release notes](https://github.com/google-github-actions/auth/releases) - [Changelog](https://github.com/google-github-actions/auth/blob/main/CHANGELOG.md) - [Commits](google-github-actions/auth@b7593ed...7c6bc77) --- updated-dependencies: - dependency-name: google-github-actions/auth dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions ... Signed-off-by: dependabot[bot] <[email protected]>
…ions/actions-1700575e36 [chore] : Bump google-github-actions/auth from 2.1.12 to 3.0.0 in the actions group
go: bump ulikunitz/xz to v.0.5.14 to resolve GHSA-jc7w-c686-c4v9
* Upgrade to aws-sdk-go-v2, v1 is unsupported * Upgrade tests * Dependencies
…prove test categorization (hashicorp#549) * Fix linter failures * Lint in modern Go * Update github workflows * Fix linting * Remove io/ioutil * Modern Go code * Only main * Verbose unit tests * Split tests into integration and unit with short flag * Don't use integration flag * Use t.TempDir instead of custom temp dirs * Remove more manual temp dirs * Fix Hg tests * Remove mercurial stuff * Cleanup hg/mercurial messy test * Upgrade to Go 1.24, remove 1.23 validation * Remove ancient go mod download * Fix caching
Bumps the actions group with 2 updates: [actions/setup-go](https://github.com/actions/setup-go) and [aws-actions/configure-aws-credentials](https://github.com/aws-actions/configure-aws-credentials). Updates `actions/setup-go` from 5.5.0 to 6.0.0 - [Release notes](https://github.com/actions/setup-go/releases) - [Commits](actions/setup-go@d35c59a...4469467) Updates `aws-actions/configure-aws-credentials` from 4.3.1 to 5.0.0 - [Release notes](https://github.com/aws-actions/configure-aws-credentials/releases) - [Changelog](https://github.com/aws-actions/configure-aws-credentials/blob/main/CHANGELOG.md) - [Commits](aws-actions/configure-aws-credentials@7474bc4...a03048d) --- updated-dependencies: - dependency-name: actions/setup-go dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions - dependency-name: aws-actions/configure-aws-credentials dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps the go-security group with 2 updates: [golang.org/x/net](https://github.com/golang/net) and [golang.org/x/oauth2](https://github.com/golang/oauth2). Updates `golang.org/x/net` from 0.34.0 to 0.38.0 - [Commits](golang/net@v0.34.0...v0.38.0) Updates `golang.org/x/oauth2` from 0.7.0 to 0.27.0 - [Commits](golang/oauth2@v0.7.0...v0.27.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-version: 0.38.0 dependency-type: indirect dependency-group: go-security - dependency-name: golang.org/x/oauth2 dependency-version: 0.27.0 dependency-type: direct:production dependency-group: go-security ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…ions/actions-bf0acc0576 [chore] : Bump the actions group with 2 updates
Fixes build issues on 32-bit systems. Signed-off-by: Ville Vesilehto <[email protected]>
* Split basic validation windows/linux * Make tests windows adapting * Remove redundant tmp cleanup, using t.TempDir * Tweak for windows * Old approach * Windows skips * 32-bit builds * check for modern code code * Modernize Go code
Abhijeet seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account. You have signed the CLA already but the status is still pending? Let us recheck it. |
No description provided.