Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Conversation

@oschwald
Copy link
Member

@oschwald oschwald commented Dec 3, 2025

Summary

  • Add pre-flight checks to verify tools and connectivity before making any changes
  • Support pre-release versions (e.g., 1.0.0-beta.1) in changelog parsing

Pre-flight checks added

  • Verify gh CLI is authenticated
  • Verify repository access via gh
  • Verify git can connect to remote (catches SSH/credential issues)
  • Check required commands: perl, uv

Changes

  1. Added pre-flight check block at the start of the script
  2. Updated version regex to support pre-release suffixes like -beta.1

🤖 Generated with Claude Code

- Remove redundant git push --tags (gh release create handles tags)
- Fix shellcheck SC2162: add -r flag to read command
- Apply shfmt formatting
@horgh horgh merged commit 389711a into main Dec 5, 2025
47 checks passed
@horgh horgh deleted the greg/eng-1733 branch December 5, 2025 02:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.