feat(ci): Add Fedora RPM package build workflow #951
No reviewers
Labels
No labels
Bug
Cherry-picking
Database
Dependencies
Dependencies/Renovate
Difficulty
Easy
Difficulty
Hard
Difficulty
Medium
Documentation
Enhancement
Good first issue
Help wanted
Inherited
Matrix/Administration
Matrix/Appservices
Matrix/Auth
Matrix/Client
Matrix/Core
Matrix/Federation
Matrix/Hydra
Matrix/MSC
Matrix/Media
Meta
Meta/CI
Meta/Packaging
Priority
Blocking
Priority
High
Priority
Low
Security
Status/Blocked
Status
Confirmed
Status
Duplicate
Status
Invalid
Status
Needs Investigation
To-Merge
Wont fix
old/ci/cd
old/rust
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
continuwuation/continuwuity!951
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "tom/ci-fedora-rpm"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Building on the Fedora packaging files from #950, this adds a CI workflow to automatically build RPM packages for Fedora distributions.
The workflow:
Thanks to ginger for providing the initial Fedora build files that made this CI pipeline possible.
c53fcd57dc
726ae4931f
Packages currently don't install because they're missing signatures:
@ -0,0 +8,4 @@
```bash
# Add the Continuwuity repository
sudo dnf config-manager --add-repo https://forgejo.ellis.link/api/packages/continuwuation/rpm/stable/continuwuation.repo
This should be
sudo dnf config-manager addrepo --from-repofile=https://forgejo.ellis.link/api/packages/continuwuation/rpm/stable/continuwuation.repo
. Also, it appears currently to produce an error:Status code: 404 for https://forgejo.ellis.link/api/packages/continuwuation/rpm/stable/continuwuation/repodata/repomd.xml (IP: 213.32.25.24)
, although this could be because the PR has yet to be merged.726ae4931f
b5ec8859a1
b5ec8859a1
226e29feac
226e29feac
e766bed8d4
e766bed8d4
5222b1ba4e
5222b1ba4e
c129696464
c129696464
0aad0bdbd3
0aad0bdbd3
05221c9ae4
05221c9ae4
9c374a5483
b9568fbf21
5d4944fd1a
5d4944fd1a
65b99ffe01
65b99ffe01
04aa8d3523
04aa8d3523
d61f5826b9
d61f5826b9
062c4ab47f
062c4ab47f
610f81c2f3
610f81c2f3
b5ed01fd6e
b5ed01fd6e
42a7124eef
42a7124eef
8ecdc04d23
8ecdc04d23
f9d5a0837e
f9d5a0837e
fdc2a23d44
fdc2a23d44
570204195b
570204195b
8975527351
8975527351
a26c5020d4
35ab5121bf
0ab7e5aef5
13e171409a
ad6f2abac3
ad6f2abac3
3182cc5b94
3182cc5b94
5a57ced811
5a57ced811
0cefd1bd60
0cefd1bd60
7406556550
Pull request closed