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
50 commits — page 13
L
refactor(src/broker.rs): handle remaining panics in tests as errors
Lars Wirzenius
1 year ago
bc4b4fc113cf967744eb8863332a3ca0bd3eae51
L
refactor(src/broker.rs): handle yet more panics as errors in tests
Lars Wirzenius
1 year ago
fedd3f675236ffa51911e12a42c76b1faf1122f5
L
refactor(src/broker.rs): handle one more panic as an error in tests
Lars Wirzenius
1 year ago
aa6eed00a9282c92ed778513e01bc90267669ece
L
refactor(src/broker.rs): handle more panics as errors in tests
Lars Wirzenius
1 year ago
cd071e09579e28f74e753803bad56b6b87619c58
L
refactor(src/broker.rs): handle errors without panic, in tests
Lars Wirzenius
1 year ago
6737686d769df685041f7b3e8b413a2f3e3ad4a6
L
refactor(src/adapter.rs): avoid panic in tests, return error instead
Lars Wirzenius
1 year ago
f0fcfa94eb1cba086dec60be0573f75c81772d8c
L
feat(src/bin/cibtool.rs): handle errors without panic
Lars Wirzenius
1 year ago
962e78482c890ae05040ddb46f809ef2a6bd3049
L
refactor(build.rs): handle errors without panic
Lars Wirzenius
1 year ago
15ae4148c95d043fec63579c4365050686b8bd99
L
feat(src/db.rs): handle time formatting errors without panic
Lars Wirzenius
1 year ago
1e736c46ea6bca039216ead96bad2439769f2e23
L
feat(src/db.rs): handle JSON encoding errors without panic
Lars Wirzenius
1 year ago
1bf620feca12126ad3700a82202ac92281056f9f
L
feat(src/broker.rs): handle time formatting errors without panic
Lars Wirzenius
1 year ago
573bc76a20b3210605596a4cf744dda4aa0d3b98
L
refactor(src/events.rs)): uses ? in tests instead of expect
Lars Wirzenius
1 year ago
07ed0639e7478a1ed3f3cd7f43397441804dd0cc
L
feat: handle JSON encoding errors as errors, without panic
Lars Wirzenius
1 year ago
cf66efb550ad9e87dd405fb24372770bf98fb288
L
feat(src/pages.rs): add error variant for Mutex::lock failing
Lars Wirzenius
1 year ago
2104c1a6711aaa7a50ad4d8224378547df6aa313
L
chore: bump dependency on tempfile to current version
Lars Wirzenius
1 year ago
4acabd5f559c2abe0ca9f206070bbbdb3f6d91bd
L
chore: bump dependency on uuid to current version
Lars Wirzenius
1 year ago
5c44b43e6cd268b61733f302e4d390fff89618c3
L
chore: bump dependency on time to current version
Lars Wirzenius
1 year ago
33f73013478032ce2486aecc5d378873bc5421a6
L
chore: bump version thiserror to current
Lars Wirzenius
1 year ago
37b23f0fe4aeae1e90abc18f2dc03e92932e41bd
L
chore: bump dependencies on serde, serde_json to current versions
Lars Wirzenius
1 year ago
90240a5cfd676d0744381d6aa11556078c9b08e4
L
chore: bump dependency on regex to current version
Lars Wirzenius
1 year ago
1b5700c0c55a657f1891b9021ea0b579cd00909f
L
chore: bump dependency on log to current version
Lars Wirzenius
1 year ago
1a8abc59902847ca14f861e04eb8c0303eeb4428
L
chore: bump dependency on env_logger to current version
Lars Wirzenius
1 year ago
a3ba1cac59411e91064fe5dff52ee946443aac95
L
chore: bump dependency on clap to current version
Lars Wirzenius
1 year ago
49fd17fd290e5a6f637659c38604aa090f230a67
L
chore: bump dependency on anyhow to current version
Lars Wirzenius
1 year ago
01c666547f40adbf561f51a067693213b13323be
L
chore: depend on current release version of Subplot
Lars Wirzenius
1 year ago
2d4bf57936544c370d47a46b123e61e6f218f757
L
chore: bump dependency on radicle to 0.12.0
Lars Wirzenius
1 year ago
912347a56410c9824f2c32f89a4bd69dd15b3d2c
L
fix: if adapter does not provide a run id, invent one
Lars Wirzenius
1 year ago
5f24cf53fc809861f72fd1465530553e7cf90ef6
L
docs(README.md): add section to show how to run with cargo run
Lars Wirzenius
1 year ago
fe0a86bf83dbd6280a04e47d7c48c0c45b150974
L
fix: handle run id not being set without unwrap
Lars Wirzenius
1 year ago
bbaa1c27c60610310349106ed211dce72e7ba059
L
refactor: unpack options without .unwrap
Lars Wirzenius
1 year ago
5fe771bd57c7df0f0c0bedc3de64a8668837189e
L
fix: handle error from statement reset without panic
Lars Wirzenius
1 year ago
0b433336fcd997084f1243d49ae42341c3d889ea
L
fix: handle error from reading SQL column value without panicing
Lars Wirzenius
1 year ago
42b1265a43ca2b3fb461db8d7f49ab71263cb31c
L
fix: handle SQLite bind errors instead of panicing
Lars Wirzenius
1 year ago
ba999b971957fdbdeb48ccd1acb4917a4780d7c1
L
fix: make sure the conversion to milliseconds is safe
Lars Wirzenius
1 year ago
a123034ead8b218cc9c2c0b8a47f195c6698b822
L
feat: add an easier way to trigger a CI run.
Lars Wirzenius
1 year ago
a059a0fb087ddf9fbebfd3f51ad6b4c26c068638
L
feat: add --version option to cib, cibtool
Lars Wirzenius
1 year ago
128622370b5feaecb8811093895241af69f1d61c
L
chore(Cargo.toml): order dependencies in alphabetical order
Lars Wirzenius
1 year ago
2be7b8b0e028cebaea027946fce34a40cbb9d1ae
L
refactor: use env_logger instead of pretty_env_logger
Lars Wirzenius
1 year ago
a3953e4b953391a3b1df8dabc6d487a1dac51831
L
fix: typo in method name
Lars Wirzenius
1 year ago
b7e71f380bfc26f1cd0c9d6f8d049e3010461b14
L
feat! "cibtool run list" output changes
Lars Wirzenius
1 year ago
7a1f7a7a1a1b07932c6d09c926cf7f5a0e42576c
L
feat(src/db.rs): Db::get_all_runs returns runs in timestamp order
Lars Wirzenius
1 year ago
34f7fcf86900a7b19ba5806d27870ed6d9b55605
L
chore: bump version to 0.3.0, for release
Lars Wirzenius
1 year ago
285047d5a5d50c40cc053ca2afd59f046b3dda1b
L
fix(ci-broker.md): typo
Lars Wirzenius
1 year ago
b3042b85ff604e0bc2b7f231be94bd0f1d907ed2
L
docs: use want/why/who for acceptance criteria
Lars Wirzenius
1 year ago
95de0878de2556e207f306649f5b9b7c53653533
L
feat: log at info level when no allowed broker events from node one
Lars Wirzenius
1 year ago
d69be6f457b663dca4288a98bf5e2802b4ae0ce3
L
fix: no allowed broker events is not an end-of-file situation
Lars Wirzenius
1 year ago
01cf7394a909b72d8a36785525bf312f7ce60642
L
feat: log when run finishes
Lars Wirzenius
1 year ago
d36e68768a47ff3cb03d1165dfb30ca6a4031602
L
feat: reduce logspam
Lars Wirzenius
1 year ago
cf5e61cc0772da9274884159e34e82503e87be33
L
feat: adjust logging of incoming events, again
Lars Wirzenius
1 year ago
eb923962bbfeecfa49eead258f83722e1b5d70e4
L
feat: tweak logging of incoming events, for debugging
Lars Wirzenius
1 year ago
4300fe34596453897143e8a6266bdd3dc367b8e9
← Newer
Page 13
Older →