ci(Homebrew): Add GitHub Actions workflows for publish and tests - #42
Merged
Conversation
ReenigneArcher
force-pushed
the
ci/add-homebrew-workflows
branch
5 times, most recently
from
December 8, 2025 01:22
c7fadfd to
5729bdd
Compare
1 task
ReenigneArcher
force-pushed
the
ci/add-homebrew-workflows
branch
10 times, most recently
from
December 9, 2025 23:51
e22335b to
965204c
Compare
21 tasks
ReenigneArcher
force-pushed
the
ci/add-homebrew-workflows
branch
from
December 10, 2025 01:57
965204c to
4022ef8
Compare
ReenigneArcher
force-pushed
the
ci/add-homebrew-workflows
branch
2 times, most recently
from
December 20, 2025 16:19
0854d30 to
adeefd3
Compare
ReenigneArcher
marked this pull request as ready for review
December 20, 2025 16:19
Introduces two workflows: 'publish.yml' for handling pull request bottle publishing and branch cleanup, and 'tests.yml' for running Homebrew test-bot across multiple OS environments on push and pull request events.
ReenigneArcher
force-pushed
the
ci/add-homebrew-workflows
branch
2 times, most recently
from
December 20, 2025 16:31
a19f9a9 to
0c3dfa0
Compare
Added comments to sunshine and sunshine-beta formula files to trigger bottle builds as referenced in pull request #42.
ReenigneArcher
force-pushed
the
ci/add-homebrew-workflows
branch
from
December 20, 2025 16:34
0c3dfa0 to
31dd7b5
Compare
|
21 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



Description
Introduces two workflows: 'publish.yml' for handling pull request bottle publishing and branch cleanup, and 'tests.yml' for running Homebrew test-bot across multiple OS environments on push and pull request events.
TODO:
Screenshot
Issues Fixed or Closed
Roadmap Issues
Type of Change
Checklist
AI Usage