summaryrefslogtreecommitdiff
path: root/Cargo.lock
AgeCommit message (Expand)AuthorFilesLines
2024-03-06feat! make list of CI runs in broker be persistentLars Wirzenius1-0/+1
2024-03-04fix: call to create patch in test to use COB cacheLars Wirzenius1-110/+73
2024-03-04fix: update Cargo.lock to drop radicle-native-ciLars Wirzenius1-18/+0
2024-03-04feat! generate HTML report pagesLars Wirzenius1-0/+87
2024-02-15feat: update a status page, if configuredLars Wirzenius1-0/+65
2024-02-12chore: add deb packagingLars Wirzenius1-46/+44
2024-02-08fix: use git dependency on radicle, drop featuresLars Wirzenius1-17/+5
2024-02-02feat(src/msg.rs): set a uuid as the RunId by defaultLars Wirzenius1-23/+33
2024-01-25feat(adapter): enrich adapter run contextjchrist1-371/+446
2023-12-14 This is a combination of 2 commits.Lars Wirzenius1-0/+20
2023-12-14chore: drop anyhow in favor of just thiserrorLars Wirzenius1-7/+0
2023-12-14chore: "cargo update" to update Cargo.lockLars Wirzenius1-23/+23
2023-12-14chore: set radicle to use a git repository instead of file pathLars Wirzenius1-0/+5
2023-12-06feat: add start of CI broker, and helper programsLars Wirzenius1-0/+1797