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

feat: add support for linux distribution packaging #2478

Draft
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

Codelax
Copy link
Member

@Codelax Codelax commented Aug 30, 2022

Still wip, ci is not done yet

TODO

  • RPM
    • changelog
    • package
    • metadata
      • version
      • builddate
      • gitbranch
      • gitcommit
    • publish
    • production environment
  • Deb
    • changelog
    • package
    • metadata
      • version
      • builddate
      • gitbranch
      • gitcommit
    • publish
    • production environment

@remyleone remyleone changed the title Packaging feat: add support for linux distribution packaging Sep 5, 2022
@Codelax Codelax self-assigned this Oct 3, 2022
@remyleone remyleone added the priority:highest Bugs filled by customers, security issues label Jan 25, 2023
@Codelax Codelax added the blocked label Jun 7, 2023
@remyleone
Copy link
Member

Is nfpm possible to use in this situation? https://nfpm.goreleaser.com/ it seems to be compatible with goreleaser

@remyleone remyleone added priority:medium Improvements that are not the main priority and removed priority:highest Bugs filled by customers, security issues labels Aug 5, 2024
@remyleone remyleone assigned remyleone and unassigned Codelax Dec 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked enhancement priority:medium Improvements that are not the main priority
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants