Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Homebrew formula deployment #3

Open
4 tasks
thomasvincent opened this issue Apr 22, 2024 · 0 comments
Open
4 tasks

Homebrew formula deployment #3

thomasvincent opened this issue Apr 22, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@thomasvincent
Copy link
Owner

Description

Create a Homebrew formula for our software to version 1.0 to include the latest features and bug fixes.

Tasks

  • Modify the formula file to point to the new version 1.0 tarball.
  • Update the SHA256 checksum to match the new tarball.
  • Test the formula to ensure it installs the new version correctly.
  • Push the changes to our Homebrew tap repository.

Acceptance Criteria

  • The formula should install the software without errors.
  • Running brew test <formula> should pass without issues.
  • Ensure compatibility with the latest Homebrew standards and macOS versions.

Additional Notes

  • Consider adding new test cases to the formula to cover recent changes.
@thomasvincent thomasvincent added the enhancement New feature or request label Apr 22, 2024
@thomasvincent thomasvincent self-assigned this Apr 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant