Some interactive elements (branch dropdowns, the user menu, the clone popover) need JavaScript. Reading repositories, issues, patches, and the docs works without it; submitting forms also works as long as you can reach them via direct links.
Radish
alpha
Explore
Docs
Sign in
r
radicle-ci-broker
rad:zwTxygwuz5LDGBq255RA2CbNGrz8
Radicle CI broker
Clone
Radicle
Git (anonymous pull)
Log in
to clone via SSH
Source
Commits
902
Issues
170
Patches
306
Jobs
main
Canonical
main
Canonical
ed7170c
l
liw
Delegate
chore
3df63d5
debug-default-branc
c39a259
job-cobs-rebase
10787ba
job-dep
93dd7c4
log-link-fix
d9aafdc
main
ed7170c
patches/12f4582a2702ccd08aa76fb791ffc59fe2c6f280
c4e8413
patches/2b50e4f7c6782dcf2da1fab40c96ffd9a9d07c4e
b462cea
patches/37e68cd3ad57522d93a064ca01fe6735ea96868e
5a0d8ec
patches/9c2fe942ba3dd4a84c915530f03feb07cab5ac39
afa3fe2
patches/d199bd3e8cd94ff10049e06ddef2edf83580de88
3285c0d
patches/e382632fa5ecf86b3eaacd97ae9ece816a2841f9
305bc3f
patches/f863364f6774160607d90811b06a0e401c097466
c931270
persist-runs
b709b34
userguide-fix
a01aa8c
z
z6MkrnXJ...SFS3
fix/binaries_for_tests
98ba35e
main
46e3afa
patches/ae893f11fc35452d1884b60baefc54fe57d03aad
c8f2c6e
patches/df4563f8156aa8e1e312a47eb919092f5357db4f
a002125
History for
src/bin
·
View all commits
50 commits — page 4
L
drop status page argument to Broker::execute_ci
Lars Wirzenius
1 year ago
b24692c6d1dbd476de7126a0ffd5cec02f7c8d85
L
feat: add a thread for adding events to queue
Lars Wirzenius
1 year ago
e4573ec3fbb7579d3691348df8de8efc9a23c8e0
L
feat: rewrite ci-broker.rs as cib.rs
Lars Wirzenius
1 year ago
003e9012792694586d59764c8db2d59c38a3cd7d
L
feat: change cibtool to list runs
Lars Wirzenius
1 year ago
86884cbe433a967c3da5b0d9df0223a0ea60e527
L
feat: add new CI broker management tool
Lars Wirzenius
1 year ago
21ef36aa234ce83fa950e2ccd665568a10ea0fb7
L
feat: teach synthetic-event to repeat events
Lars Wirzenius
1 year ago
fc5a466426abc032a065364ea7b27be66def76be
M
Provide a parser function for parsing reference.
Michalis Zampetakis
1 year ago
e3a90dfc1930f2861889f3f4a0814c2cc935fe86
L
fix: typo in error message
Lars Wirzenius
2 years ago
3a0ef23cd50d0458463e54282ed2ca958ecce072
L
feat: allow adapter to report an optional URL for a run
Lars Wirzenius
2 years ago
fb51ce2bd97464467f54a0518fc288aa622e1908
L
feat: add helper program to parse response messages
Lars Wirzenius
2 years ago
e529ffbb5c866e2270bc89dd343023251c36fdc6
L
tests: verify that the CI broker always writes the report page
Lars Wirzenius
2 years ago
f6d61de9a542e18cb124678c773752ff88670439
L
tests(synthetic-events): make more reliable
Lars Wirzenius
2 years ago
730d6abcb7086156e174f483e37edbe426832c4e
L
refactor: avoid unnecessary let/variable
Lars Wirzenius
2 years ago
af0bac1ec1b5610f5c7dc7916c512c0e61dbd3d2
L
tests: add helper program to send node events to fake control socket
Lars Wirzenius
2 years ago
c3eda6c3f1ec37fda3fba6857985813f1dfecc00
L
feat: add helper program to output node events
Lars Wirzenius
2 years ago
bb24029ff50edd864b359eb05dc2fde2f4f2f950
L
feat: add shutdown event and debug logging for trigger building
Lars Wirzenius
2 years ago
e24368765815de9a685fa01d77d84af43bd74413
L
fix: if there's an error, exit non-zero
Lars Wirzenius
2 years ago
6897866977dceb9419993f284ad9ad61981db5e9
L
fix: handle adapter process exiting non-zero
Lars Wirzenius
2 years ago
f834f3ee5f6a9caad7806950d910ddbd3e960754
L
Merge branch 'patch/30271be'
Lars Wirzenius
2 years ago
db73047f4815deb6a9ccf6c88b8b6cdaa9ad76c2
M
Add support of `sensitive_envs` sections in configuration
Michalis Zampetakis
2 years ago
08e8f32a2ba1b0ad34241e9b81fb9ebbbea5612a
L
feat! drop the RunResult::Error variant
Lars Wirzenius
2 years ago
601abc94d32ad67ee17576256769f2efb7c4efb5
L
refactor: pagegen.rs
Lars Wirzenius
2 years ago
10bdac0768235be901915d4bc2379aa1ba1d1ddf
L
feat: add patch revisions to report pages
Lars Wirzenius
2 years ago
42603ef31f9513d92b67d395eaab5f62fc490d04
L
feat: adjust logging to stderr via pretty_env_logger
Lars Wirzenius
2 years ago
0935bbdbbeec1b9334d9c1098c25cf60b8ebcae8
L
fix: make who in Whence variants optional
Lars Wirzenius
2 years ago
4740c81c0e1796f145ce4b2b4741e571b5f98fb8
L
feat: show who made patch/commit CI is run for
Lars Wirzenius
2 years ago
1c64e2eb04f16075cedc20eb83364e491ec14dff
L
feat! make list of CI runs in broker be persistent
Lars Wirzenius
2 years ago
23be5b2133a904b4cde3fe8c1f3a147cbbce6b6c
L
feat: add a RequestBuilder to create Request messages
Lars Wirzenius
2 years ago
fee8700dc8d1845c7c8c55e0fd2dd99b29d3efe6
L
fix: use node's own alias in report page titles
Lars Wirzenius
2 years ago
dbc269b2a13d71c33e7cf83f0cfe7cba40829814
L
fix: link to run log from native CI
Lars Wirzenius
2 years ago
d9aafdc87cc7cc396c5a1faca697ea9bb267f397
L
feat! generate HTML report pages
Lars Wirzenius
2 years ago
443bf0b184aa4cd4842d787dd4e8b0874784d5e6
L
feat: allow config file to set a status page update interval
Lars Wirzenius
2 years ago
43b434faddfa9aecd0dc18c108b66428c25f132c
L
feat: update status page in a background thread
Lars Wirzenius
2 years ago
5d3aa44a92be306481612d8c8f10c85e9c9feefa
L
feat: update a status page, if configured
Lars Wirzenius
2 years ago
d6be37d7eedc2a0e08d729b98253e5ff3d996c09
L
fix: if no adapter is available, print error message, don't give up
Lars Wirzenius
2 years ago
1c87d349efa2556005b5d41f05db8b704a883eb5
L
refactor(src/bin/ci-broker.rs): use new modules in main program
Lars Wirzenius
2 years ago
9886cfd48b7e53b95120dc00dce4225b05df99e4
L
refactor: combine event.rs and filter.rs
Lars Wirzenius
2 years ago
f31ac159e087e90d621aca6bd78c28f1b0decdd4
L
chore: drop src/bin/node-events.rs
Lars Wirzenius
2 years ago
de92f988b34c6b3cd216147bdfb65b1e37aa54f9
L
chore: drop unused dummy-adapter.rs
Lars Wirzenius
2 years ago
e43dfc9a980b937a4f099c57f125fe0f7950447e
j
feat(adapter): enrich adapter run context
jchrist
2 years ago
c3d223d7fc328a609b73a2585122aafbcba969a2
L
fix: adapt to radicle's Id->RepoId rename
Lars Wirzenius
2 years ago
c7a2572e805c4c9271cabeee0451028d58bf1d20
L
refactor(ci-broker): drop unused imports and other useless code
Lars Wirzenius
2 years ago
b2862d22907806ff4f653e76079b1960b5a5fd41
L
refactor(filter-events): drop unused imports and other useless code
Lars Wirzenius
2 years ago
43d1a0851bd92aac74920d82aadbed053a73b7e5
L
refactor: move config stuff into src/config.rs
Lars Wirzenius
2 years ago
6c5012453ef362b6e687999f3326a94db1859c1d
L
feat: add helper program to show events after filtering
Lars Wirzenius
2 years ago
176235883e225baca2c65dacd8aa328e4b38d533
L
fix: rename binary to broker-messages
Lars Wirzenius
2 years ago
c7153deb3f885ef806066ac7843714168b0ef955
L
feat: add3d program to write out examples of JSON messages
Lars Wirzenius
2 years ago
acfa963774967b77c1b9ec89842e8c5e4ab90089
L
This is a combination of 2 commits.
Lars Wirzenius
2 years ago
b4fb1e347be7db19f0859717062f94116b5bec9f
L
refactor: error types
Lars Wirzenius
2 years ago
f37948149bb0fda3b4428751cf074c4432e152ad
L
chore: drop anyhow in favor of just thiserror
Lars Wirzenius
2 years ago
af03df85177e52046c75dd4f078f955817e3efb8
← Newer
Page 4
Older →