Skip to content

Fix scheduled Homebrew formula updates#4

Open
YifanRuan wants to merge 1 commit into
shell-pool:mainfrom
YifanRuan:fix-null-scheduled-version
Open

Fix scheduled Homebrew formula updates#4
YifanRuan wants to merge 1 commit into
shell-pool:mainfrom
YifanRuan:fix-null-scheduled-version

Conversation

@YifanRuan
Copy link
Copy Markdown

Summary

  • restore the formula to the latest real shpool release, v0.10.0
  • treat blank or null workflow_dispatch input as unset so scheduled runs fetch the latest release
  • make release metadata and tarball downloads fail fast instead of hashing API/error responses

Validation

  • brew info shell-pool/shpool/shpool
  • brew cleanup -n
  • ruby -e 'require "psych"; Psych.load_file(".github/workflows/homebrew.yml")'
  • verified v0.10.0 tarball SHA256 matches Formula/shpool.rb

Note: brew audit --formula shell-pool/shpool/shpool was attempted locally, but Homebrew hung while bootstrapping developer gems; I terminated it and did not include it as passing validation.

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.

1 participant