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

fix: generic generator on macos runners #3016

Merged

Conversation

sgammon
Copy link
Contributor

@sgammon sgammon commented Dec 2, 2023

Fixes an issue with the base64 call to generate subject data on macOS-based runners.

Fixes and closes #3015.

Fixes an issue with the `base64` call to generate subject data on macOS-based runners.

Fixes and closes slsa-framework#3015.

Signed-off-by: Sam Gammon <[email protected]>
Copy link
Collaborator

@laurentsimon laurentsimon left a comment

Choose a reason for hiding this comment

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

Thanks!

@sgammon sgammon force-pushed the fix/generator-macos-runner branch from 45d51e7 to 3d8b8ca Compare December 5, 2023 23:00
@sgammon
Copy link
Contributor Author

sgammon commented Dec 5, 2023

@ianlewis / @laurentsimon Thank you for the quick review! We are using this on our fork and all seems to be working fine. Here's a sample intoto signature produced from this revision

buildless.darwin-amd64.intoto.jsonl.zip

It was produced in a private pipeline, but published as part of this release. As far as I can tell, all seems good, but I'm rather new to SLSA.

Thank you guys for all your hard work on this framework!

@laurentsimon laurentsimon enabled auto-merge (squash) December 5, 2023 23:24
@laurentsimon laurentsimon merged commit e092404 into slsa-framework:main Dec 5, 2023
74 checks passed
ramonpetgrave64 added a commit that referenced this pull request Mar 20, 2024
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.

[bug]: macOS error with base64 on create-base64-subjects-from-file action
3 participants