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(infra): add RPM package #33

Merged
merged 1 commit into from
Nov 29, 2023
Merged

feat(infra): add RPM package #33

merged 1 commit into from
Nov 29, 2023

Conversation

t3hmrman
Copy link
Member

While pg_idkit is not limited to linux distributions that support RPMs, given that some users have requested an RPM package be produced for pg_idkit, and there exists easy integration for publishing RPMs (thakns to cargo-generate-rpm), it is easy to add some support for RPMs

This commit adds an RPM package that is produced upon every major release tag, utilizing cargo-generate-rpm.

While the pg_idkit does not currently go as far as to register the RPM with any official entity, RPM releases will be made available vai GitHub releases.

Resolves #29

@t3hmrman t3hmrman force-pushed the feat/infra/add-rpm-package branch 9 times, most recently from 4e69e73 to e03df11 Compare November 29, 2023 04:42
While pg_idkit is not limited to linux distributions that support
RPMs, given that some users have requested an RPM package be produced
for pg_idkit, and there exists easy integration for publishing
RPMs (thakns to `cargo-generate-rpm`), it is easy to add some support
for RPMs

This commit adds an RPM package that is produced upon every major
release tag, utilizing cargo-generate-rpm.

While the pg_idkit does not currently go as far as to register the RPM
with any official entity, RPM releases will be made available vai GitHub releases.

Signed-off-by: vados <[email protected]>
@t3hmrman t3hmrman force-pushed the feat/infra/add-rpm-package branch from e03df11 to 1eb4e44 Compare November 29, 2023 04:44
@t3hmrman t3hmrman merged commit 30132d3 into main Nov 29, 2023
1 check passed
@t3hmrman t3hmrman deleted the feat/infra/add-rpm-package branch November 29, 2023 04:51
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.

[Feature] please provide RPM package or release source code
1 participant