Skip to content
This repository has been archived by the owner on May 19, 2022. It is now read-only.

[question] Publish also .deb for releases? #165

Open
apiraino opened this issue Feb 20, 2021 · 3 comments
Open

[question] Publish also .deb for releases? #165

apiraino opened this issue Feb 20, 2021 · 3 comments

Comments

@apiraino
Copy link

Hi!

I know that packaging is not developer's work, but have you considered (and perhaps already discarded) publishing also a .deb for this project?

It's super useful for CI/CD but compiling it for every build with cargo install cargo-deb is a bit of a unnecessary burden.

(the alternate solution is vendoring cargo-deb and build my debs)

thanks!

@kornelski
Copy link
Collaborator

Yes, I think it's a good idea.

I haven't set up a process for building and releasing a binary. Do you have any suggestions how to automate it? e.g. are there GitHub Actions that could automatically add a deb to a GitHub release?

@apiraino
Copy link
Author

happy that you like the idea!

are there GitHub Actions that could automatically add a deb to a GitHub release?

definitively yes, it can be done with github actions. If you want, I can submit a patch and give back a little to the project :-)

@kornelski
Copy link
Collaborator

Yes, please. That'd be very helpful.

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

No branches or pull requests

2 participants