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

Add build-provenance in publish-commit-bottles.yml #160941

Merged

Commits on Jan 25, 2024

  1. Add build-provenance after pr-pull

    Adds an extra step after pr-pull in publish-commit-bottles.yml to
    generate build provenance for bottles that get published.
    
    This requires a small change in `Homebrew/brew` to retain the temporary
    directory and to expose the path to the following workflow steps. That
    change must be merged first before this change will work.
    josephsweeney committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    c3f2988 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. Change bottle_path to match pr-pull

    Co-authored-by: Bo Anderson <mail@boanderson.me>
    josephsweeney and Bo98 committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    e5cbf6f View commit details
    Browse the repository at this point in the history