Skip to content

fix: improve release process#1

Closed
lusu007 wants to merge 1 commit intomainfrom
fix/update-formula
Closed

fix: improve release process#1
lusu007 wants to merge 1 commit intomainfrom
fix/update-formula

Conversation

@lusu007
Copy link
Copy Markdown
Contributor

@lusu007 lusu007 commented Apr 30, 2026

Pull Request

Description

Type of Change

  • 🐛 Bug fix
  • ✨ New feature
  • 💥 Breaking change
  • ♻️ Refactoring
  • 📚 Documentation
  • 🔧 Chore

Related Issues

  • Fixes #

Testing

  • Unit tests pass
  • Manual testing completed
  • New tests added for new functionality

Checklist

  • I have performed a self-review of my own code
  • Tests have been added/updated and pass (if needed)
  • Documentation has been updated (if needed)

Copilot AI review requested due to automatic review settings April 30, 2026 18:18
@lusu007 lusu007 force-pushed the fix/update-formula branch from 937312c to 3f5ce9b Compare April 30, 2026 18:19
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds automated validation to keep the Homebrew formula and cask in sync during releases, and updates tap documentation and metadata to reflect the new release.

Changes:

  • Add scripts/validate_tap.sh to validate version consistency and expected tap contents.
  • Add a GitHub Actions workflow to run tap validation on PRs and on main.
  • Update the formula version/URLs/shas and expand the README with install and validation instructions.

Reviewed changes

Copilot reviewed 3 out of 4 changed files in this pull request and generated 1 comment.

File Description
scripts/validate_tap.sh New validation script to enforce consistency between formula/cask and expected release artifacts.
.github/workflows/validate-tap.yml CI job to run the tap validation script on PRs and main.
Formula/grounds.rb Bumps formula to 0.1.10 and updates URLs/SHA256s for release artifacts.
README.md Documents installation, repository layout, and local validation steps.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread scripts/validate_tap.sh
@lusu007 lusu007 marked this pull request as draft April 30, 2026 18:21
@lusu007 lusu007 force-pushed the fix/update-formula branch from 3f5ce9b to c0ccef9 Compare April 30, 2026 18:23
@lusu007 lusu007 marked this pull request as ready for review April 30, 2026 18:23
@lusu007 lusu007 force-pushed the fix/update-formula branch from c0ccef9 to 2862ee8 Compare May 3, 2026 10:04
@lusu007 lusu007 requested a review from hbrombeer May 3, 2026 22:25
@lusu007 lusu007 closed this May 6, 2026
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.

2 participants