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

generate omnibor id, similar to sha256 #969

Open
ashleygwilliams opened this issue Apr 26, 2024 · 0 comments
Open

generate omnibor id, similar to sha256 #969

ashleygwilliams opened this issue Apr 26, 2024 · 0 comments

Comments

@ashleygwilliams
Copy link
Member

ashleygwilliams commented Apr 26, 2024

cc @alilleybrinker

i've been volunteering with the omnibor folks and i think it'd be nice to include optionally generating omnibor artifact ids in cargo-dist. this is made quite easy by https://github.com/omnibor/omnibor-rs, which has a cli that is conveniently distributed with cargo-dist :)

a few open questions

if we want to match the sha256 impl, we'll create a file with the contents alongside each tarball. what format should the name have? i'm thinking we do <artifactname>.omnibor but i am open to what the best approach is!

which format do we want the file to contain? i'm thinking short, to match the sha256, but if we did json, that could solve the file extension issue (<artifactname>.omnibor.json) and we could potentially include other things in it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant