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

build: improve CI workflows #715

Merged
merged 1 commit into from
Mar 11, 2024
Merged

build: improve CI workflows #715

merged 1 commit into from
Mar 11, 2024

Conversation

mfridman
Copy link
Collaborator

@mfridman mfridman commented Mar 11, 2024

This PR does 2 things:

  1. Add concurrency to limit a single job per workflow/ref (cancel in progress ones), this eliminates the need to have workers do unnecessary work.
  2. Add a goreleaser check to ensure a build is successful for every merge on master, that way we have confidence that a subsequent tag won't fail.

@mfridman mfridman merged commit aa82ba8 into master Mar 11, 2024
10 checks passed
@mfridman mfridman deleted the mf-update-ci branch March 11, 2024 13:25
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.

None yet

1 participant