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

chore: re-add rpm builds to release workflow #202

Closed
wants to merge 1 commit into from

Conversation

pzeinlinger
Copy link

Closes #197

@alerque
Copy link
Contributor

alerque commented Mar 16, 2022

Why not get this stuff into it's own repository somewhere—ideally an rpm repo that others with the same distro could use? Usually upstream projects are not a good home for packaging data — the release cadence is a bad match for what usually needs to happen with packaging and the expertise usually doesn't match either.

runs-on: ubuntu-latest
strategy:
matrix:
distros: ['fedora:32', 'fedora:33', 'almalinux:8']
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I suggest that the RPM packages for Fedora are targeting later releases. Fedora 33 is in meantime EOL for some months.

Suggested change
distros: ['fedora:32', 'fedora:33', 'almalinux:8']
distros: ['fedora:34', 'fedora:35', 'almalinux:8']

strohel added a commit that referenced this pull request Dec 1, 2022
...and say that we're looking for help.

Relates to #203 (main issue), #197, #202, #212, #227, #236, #237.
strohel added a commit that referenced this pull request Dec 1, 2022
...and say that we're looking for help.

Relates to #203 (main issue), #197, #202, #212, #227, #236, #237.
strohel added a commit that referenced this pull request Dec 1, 2022
...and say that we're looking for help.

Relates to #203 (main issue), #197, #202, #212, #227, #236, #237.
@strohel
Copy link
Member

strohel commented Dec 1, 2022

Thanks for your contribution @pzeinlinger and sorry for taking such a long time to respond. We'd like to use external build systems to build distro packages as @alerque has suggested. So let me close this PR, but please feel encouraged to participate in #203.

@strohel strohel closed this Dec 1, 2022
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.

EL8 RPM packages missing from latest release
4 participants