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

sbom: ensure Homebrew versions are more consistent. #17876

Merged
merged 1 commit into from
Jul 26, 2024

Conversation

MikeMcQuaid
Copy link
Member

Avoid making bottles non-reproducible by ensuring that the Homebrew
version doesn't include the full commit hash but just a -dev suffix.

This is similar to the approach we use for analytics.

Avoid making bottles non-reproducible by ensuring that the Homebrew
version doesn't include the full commit hash but just a `-dev` suffix.

This is similar to the approach we use for analytics.
Copy link
Member

@woodruffw woodruffw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense to me! This arguably makes the SBOM slightly less precise but I think that precision isn't necessarily desirable here anyways.

(The alternative would be to have things like dispatch-rebottle "freeze" the master ref it's working on to ensure reproducibility.)

@MikeMcQuaid MikeMcQuaid merged commit d9f4f0c into master Jul 26, 2024
36 checks passed
@MikeMcQuaid MikeMcQuaid deleted the homebrew_version_maybe_dev branch July 26, 2024 16:48
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.

2 participants