-
Notifications
You must be signed in to change notification settings - Fork 275
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: automatically release brew for both ARM and AMD builds (#5062)
* chore: automatically release brew for both ARM and AMD builds Brings the template into the garden repo so any changes to the process only need to go through here and will always be consistent. * fix: run release in ubuntu * fix: ensure we grab things relative to the github workspace * debug: help * fix: checkout current branch instead of main * fix: remaining templates * chore: test failing of hashing * chore: fail when binary cannot be fetched * chore: test failing again * chore: error handling removed because of bash * chore: maybe fail now? * chore: maybe error now? * chore: properly error when binaries cannot be fetched * fix: linter * chore: remove redundant message * chore: pin actions with commit hash * chore: remove redundant templates
- Loading branch information
Showing
5 changed files
with
103 additions
and
29 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
16 changes: 13 additions & 3 deletions
16
support/homebrew-formula.rb → support/homebrew-formula.rb.j2
This file contains 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