Skip to content

ci: ignore mise.lock drift in release build#2964

Merged
markphelps merged 1 commit intomainfrom
fix/release-ignore-mise-lock
Apr 25, 2026
Merged

ci: ignore mise.lock drift in release build#2964
markphelps merged 1 commit intomainfrom
fix/release-ignore-mise-lock

Conversation

@markphelps
Copy link
Copy Markdown
Contributor

@markphelps markphelps commented Apr 24, 2026

Summary

  • add a release workflow guard after mise setup to keep the git tree clean for goreleaser
  • if only mise.lock changes, reset it before running goreleaser
  • fail fast if any other files are unexpectedly modified

Why

Release builds should not fail on mise.lock drift caused by dev-tool setup in CI.

@markphelps markphelps requested a review from a team as a code owner April 24, 2026 21:09
@ask-bonk
Copy link
Copy Markdown
Contributor

ask-bonk Bot commented Apr 24, 2026

@markphelps Bonk workflow was cancelled.

View workflow run · To retry, trigger Bonk again.

@markphelps markphelps merged commit aea7995 into main Apr 25, 2026
41 of 42 checks passed
@markphelps markphelps deleted the fix/release-ignore-mise-lock branch April 25, 2026 12:27
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.

1 participant