Skip to content
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

Use latest version of goreleaser action #1477

Merged
merged 1 commit into from
Jun 5, 2024
Merged

Use latest version of goreleaser action #1477

merged 1 commit into from
Jun 5, 2024

Conversation

pietern
Copy link
Contributor

@pietern pietern commented Jun 5, 2024

@pietern pietern added this pull request to the merge queue Jun 5, 2024
Merged via the queue into main with commit 1451361 Jun 5, 2024
5 checks passed
@pietern pietern deleted the goreleaser-action branch June 5, 2024 11:41
pietern added a commit that referenced this pull request Jun 5, 2024
Bundles:

This releases fixes an issue introduced in v0.221.0 where managing jobs with a single-node cluster would fail.

 * Fix SQL schema selection in default-sql template ([#1471](#1471)).
 * Copy-editing for SQL templates ([#1474](#1474)).
 * Upgrade TF provider to 1.47.0 ([#1476](#1476)).

Internal:
 * Use latest version of goreleaser action ([#1477](#1477)).
@pietern pietern mentioned this pull request Jun 5, 2024
github-merge-queue bot pushed a commit that referenced this pull request Jun 5, 2024
Bundles:

This releases fixes an issue introduced in v0.221.0 where managing jobs
with a single-node cluster would fail.

* Fix SQL schema selection in default-sql template
([#1471](#1471)).
* Copy-editing for SQL templates
([#1474](#1474)).
* Upgrade TF provider to 1.47.0
([#1476](#1476)).

Internal:
* Use latest version of goreleaser action
([#1477](#1477)).
github-merge-queue bot pushed a commit that referenced this pull request Jul 4, 2024
## Changes

The goreleaser jobs perform a cross-platform build of the main binary
without test files. It should use a different cache than the jobs that
run tests for a single platform.

This change also updates the `release-snapshot` job to use the latest
goreleaser action, as was done in #1477.

## Tests

Ran `release-snapshot` job from this PR.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants