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/MSC
Matrix/Media
Meta
Meta/Packaging
Priority
Blocking
Priority
High
Priority
Low
Security
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
to726ae4931f
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
tob5ec8859a1
b5ec8859a1
to226e29feac
226e29feac
toe766bed8d4
e766bed8d4
to5222b1ba4e
5222b1ba4e
toc129696464
c129696464
to0aad0bdbd3
0aad0bdbd3
to05221c9ae4
05221c9ae4
to9c374a5483
b9568fbf21
to5d4944fd1a
5d4944fd1a
to65b99ffe01
65b99ffe01
to04aa8d3523
04aa8d3523
tod61f5826b9
d61f5826b9
to062c4ab47f
062c4ab47f
to610f81c2f3
610f81c2f3
tob5ed01fd6e
b5ed01fd6e
to42a7124eef
42a7124eef
to8ecdc04d23
8ecdc04d23
tof9d5a0837e
f9d5a0837e
tofdc2a23d44
fdc2a23d44
to570204195b
570204195b
to8975527351
8975527351
toa26c5020d4
35ab5121bf
to0ab7e5aef5
13e171409a
toad6f2abac3
ad6f2abac3
to3182cc5b94
3182cc5b94
to5a57ced811
5a57ced811
to0cefd1bd60
0cefd1bd60
to7406556550
Pull request closed