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

ci: build deb, rpm and apk packages #973

Merged
merged 4 commits into from
Nov 10, 2024
Merged

ci: build deb, rpm and apk packages #973

merged 4 commits into from
Nov 10, 2024

Conversation

erseco
Copy link
Contributor

@erseco erseco commented Nov 7, 2024

This pull request adds a new section to the .goreleaser.yml file to include Linux package metadata. The changes primarily focus on defining the packaging details for mercure.

New Linux package metadata:

  • Added nfpms section to define Linux package details including package_name, file_name_template, builds, formats, maintainer, description, license, vendor, homepage, and bindir to automatically build deb, rpm and apk packages.

  • `feat: Package Mercure for Alpine Linux #972

  • ci: CI-related change

erseco and others added 2 commits November 7, 2024 17:08
* Added package build with fpm

* Added package build with fpm

* Added package build with fpm
@CLAassistant
Copy link

CLAassistant commented Nov 7, 2024

CLA assistant check
All committers have signed the CLA.

@dunglas
Copy link
Owner

dunglas commented Nov 10, 2024

I didn't think it would be that easy. Thank you very much!

@dunglas dunglas changed the title Set goreleaser to build deb, rpm and apk packages ci: build deb, rpm and apk packages Nov 10, 2024
@dunglas dunglas merged commit 59c8e6c into dunglas:main Nov 10, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants