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

Make privateer available via apt, yum, brew, etc #2

Open
eddie-knight opened this issue Feb 27, 2023 · 0 comments
Open

Make privateer available via apt, yum, brew, etc #2

eddie-knight opened this issue Feb 27, 2023 · 0 comments
Assignees
Labels
help wanted Extra attention is needed

Comments

@eddie-knight
Copy link
Contributor

The goal here is to increase the ease of use for CLI and pipeline contexts.

Homebrew

I already spent some time working on releasing to Homebrew, which is evident in the goreleaser process. That work is incomplete, and needs a closer eye to close the gap. The tap repository already exists, and there is a tap file generated in the repo (privateer.rb) but neither are complete or ready to use.

Apt/Yum

I'm thinking that we'll need to make it easy for any CI context to quickly install privateer without building from source.
ref: https://wiki.ubuntu.com/Upstream

Other notes

Right now we've got GoReleaser set up to build the packages and zip the binary w/ the license & readme for each. Is this sufficient for the long term? Do we need to bother with other install processes? If we do something else, it would help to have a more experienced perspective on how to do this properly.

Right now I'm putting this on the backburner because we've got other higher priority features that need work. If anyone reading this has suggestions or the ability to tackle the work, please drop a comment around how you might be able to contribute.

@eddie-knight eddie-knight added the help wanted Extra attention is needed label Feb 27, 2023
@jmeridth jmeridth self-assigned this Dec 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants