feat: Enable running complement manually #1238
No reviewers
Labels
No labels
Blocked
Bug
Changelog
Added
Changelog
Missing
Changelog
None
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
Merge
Merge/Manual
Merge/Squash
Meta
Meta/CI
Meta/Packaging
Priority
Blocking
Priority
High
Priority
Low
Security
Status
Confirmed
Status
Duplicate
Status
Invalid
Status
Needs Investigation
Support
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!1238
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "nex/feat/complement"
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?
needs a way to automatically get whatever binary is needed so that it can be plumbed into CI, but if you build manually and run it works as expected
WIP: feat: Enable running complement manuallyto feat: Enable running complement manuallyNot a huge fan of this still being a manual process but I don't have time to make something reliable and automated, at least this lets us run complement manually in the meantime
f4c844b81ba3556cec74@ -0,0 +1,11 @@FROM ubuntu:latestI think we could get complement working from the release image too, which would be the next step for runnng this in CI
LGTM!