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

Create debian packages #46

Open
oesgalha opened this issue Sep 27, 2021 · 0 comments
Open

Create debian packages #46

oesgalha opened this issue Sep 27, 2021 · 0 comments
Labels
A: Binaries Area: build and distribution of the compiled executables O: Linux Operating System: Linux

Comments

@oesgalha
Copy link
Collaborator

Context

There are two main user interfaces to use Pipelinit today:

  • CLI
  • Playground

For convenience, the CLI is available in various formats:

  • Docker image
  • Compiled executable that can be downloaded in the Releases page
  • Brew package

Pipelinit should provide other packages such as .deb and .rpm .

Goal

Create a .deb package and include it in each release

Implementation

Refer to: https://wiki.debian.org/Packaging/Intro?action=show&redirect=IntroDebianPackaging

Or try something like FPM: https://github.com/jordansissel/fpm

@oesgalha oesgalha added O: Linux Operating System: Linux A: Binaries Area: build and distribution of the compiled executables labels Sep 27, 2021
@oesgalha oesgalha added this to the 0.3.0 milestone Sep 27, 2021
@oesgalha oesgalha mentioned this issue Sep 28, 2021
@oesgalha oesgalha removed this from the 0.3.0 milestone Sep 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A: Binaries Area: build and distribution of the compiled executables O: Linux Operating System: Linux
Projects
None yet
Development

No branches or pull requests

1 participant