Skip to content

Conversation

MikeMcQuaid
Copy link
Member

  • be a bit stricter with SBOM handling with the test default formula flow in CI by making it raise errors if SBOM's aren't generated and validated as expected
  • fix handling of HEAD installations of formulae so SBOM generation is both correct and doesn't raise errors
  • make Formula#bottle_hash more accepting of edge cases e.g. HEAD-only formulae without a stable spec

Fixes #17333

- be a bit stricter with SBOM handling with the test default formula
  flow in CI by making it raise errors if SBOM's aren't generated and
  validated as expected
- fix handling of HEAD installations of formulae so SBOM generation is
  both correct and doesn't raise errors
- make `Formula#bottle_hash` more accepting of edge cases e.g. HEAD-only
  formulae without a stable spec

Fixes #17333
@MikeMcQuaid MikeMcQuaid requested a review from SMillerDev May 20, 2024 08:43
@MikeMcQuaid MikeMcQuaid enabled auto-merge May 20, 2024 08:43
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
outdated PR was locked due to age
Projects
None yet
Development

Successfully merging this pull request may close these issues.

HEAD-only formulae can no longer be installed
3 participants