Skip to content

Use latest version of goreleaser action - #1477

Merged
pietern merged 1 commit into
mainfrom
goreleaser-action
Jun 5, 2024
Merged

Use latest version of goreleaser action#1477
pietern merged 1 commit into
mainfrom
goreleaser-action

Conversation

@pietern

Copy link
Copy Markdown
Contributor

@pietern
pietern added this pull request to the merge queueJun 5, 2024
Merged via the queue into main with commit 1451361Jun 5, 2024
@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)).
@pieternpietern mentioned this pull request Jun 5, 2024
github-merge-queueBot 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-queueBot 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.
denik pushed a commit that referenced this pull request May 20, 2026
denik pushed a commit that referenced this pull request May 20, 2026
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)).
denik pushed a commit that referenced this pull request May 20, 2026
## 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 freeto 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

@pietern@mgyucht