Fix up CI, including making release builds with different features and variants available as artifacts #2
Labels
No labels
Blocked
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/E2EE
Matrix/Federation
Matrix/Hydra
Matrix/MSC
Matrix/Media
Matrix/T&S
Meta
Meta/CI
Meta/Packaging
Priority
Blocking
Priority
High
Priority
Low
Security
Status
Confirmed
Status
Duplicate
Status
Invalid
Status
Needs Investigation
Support
To-Merge
Wont fix
old/ci/cd
old/rust
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
continuwuation/continuwuity#2
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
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?
Also might consider removing the Docker stuff, I'm not interested in packaging container stuff unless someone wants to help with that
Since #8, there is now CI for:
Still missing publishing to GitHub Container registry and Docker, and I would like to add additional targets like
x86_64-unknown-linux-musl-sha256-mediaso it builds with thesha256_mediafeature but I'm so burnt out from this nix CI stuff so I'll maybe deal with it another time.All artifacts outputted only have default features. I don't think many people are using sha256_media anyways except for me.
I was also left with no choice but to revert back to latest stable rust-rocksdb because of incredibly frustrating linker issues, but considering they said they would release a new version soon (https://github.com/rust-rocksdb/rust-rocksdb/issues/858#issuecomment-1918976791) I think this is fine as a temporary thing.
As is, it should be working the same as upstream and should be good enough.