Skip to content

require up-to-date main for release#66

Merged
Kamyil merged 1 commit into
mainfrom
fix-66-release-requires-up-to-date-main
Mar 9, 2026
Merged

require up-to-date main for release#66
Kamyil merged 1 commit into
mainfrom
fix-66-release-requires-up-to-date-main

Conversation

@Kamyil
Copy link
Copy Markdown
Owner

@Kamyil Kamyil commented Mar 9, 2026

Summary

  • make just release fail before changing files when the current branch is not local main or local main is behind origin/main
  • surface the same branch/sync diagnostics in just release-check
  • keep the rest of the release and AUR sync flow unchanged

Testing

  • cargo fmt --check
  • cargo clippy
  • just --list
  • just release-check v9.9.9
  • cargo test (fails in this environment because the linker cannot find -liconv)

@Kamyil Kamyil merged commit 04fd965 into main Mar 9, 2026
3 checks passed
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