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

"Publish auditable binary" Github Action #65

Open
Shnatsel opened this issue Aug 8, 2022 · 4 comments
Open

"Publish auditable binary" Github Action #65

Shnatsel opened this issue Aug 8, 2022 · 4 comments
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@Shnatsel
Copy link
Member

Shnatsel commented Aug 8, 2022

As suggested by @pinkforest, it would be great to have a "publish auditable binary" Github action that builds the binaries with cargo auditable.

Ideally people should be able to use as a drop-in replacement for an existing Publish action.

@Shnatsel Shnatsel added enhancement New feature or request help wanted Extra attention is needed labels Aug 8, 2022
@pinkforest
Copy link

pinkforest commented Sep 1, 2022

Feel free to assign me this

I've also worked on new pipeline to publish cargo-auditable multi-platform binaries that are dog-fooded via cargo-auditable :)

@Shnatsel
Copy link
Member Author

Shnatsel commented Mar 2, 2023

There's a feature request for this in cargo dist: axodotdev/cargo-dist#81

@Adhalianna
Copy link

Adhalianna commented Jun 26, 2023

Since there was no recent activity I have decided to take my shot at the issue. I must admit however that GitHub actions turned out to feel slightly overwhelming to me. My attempt can be found here:
https://github.com/Adhalianna/cargo-auditable-action
I believe it should be functional but I would need to learn a little bit more about workflows to create myself a good test case (haven't figured out how to get the files out of them). According to GitHub's documentation about actions it is best to keep them in a separate repository so if this was to be accepted as good enough I would recommend forking it under rust-secure-code.

@Shnatsel
Copy link
Member Author

Sure, I'm happy to have it as a separate repository. Thanks a lot!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants