Skip to content

Conversation

@oschwald
Copy link
Member

@oschwald oschwald commented Dec 3, 2025

Summary

  • Add pre-flight checks to verify required tools and authentication before making any changes
  • Checks include: gh CLI authentication, repository access, git remote connectivity, and required commands (node, npm)

This ensures the release script fails early with clear error messages rather than failing partway through after making changes.

Test plan

  • Verify script syntax with bash -n dev-bin/release.sh
  • Review changes to ensure pre-flight checks are correct

🤖 Generated with Claude Code

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.

2 participants