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
·
View all commits
50 commits — page 8
L
feat: add "run show" and "run update"
Lars Wirzenius
1 year ago
f07da18fbc42208bb7106adda6519ae0b081d594
L
feat! "cibtool run add" run state option change
Lars Wirzenius
1 year ago
2cc1dc4bca7d5898b9ff8fc218c32165d7c1b3c3
L
chore: bump dependency on html-page crate
Lars Wirzenius
1 year ago
a80ab49d7da71559ca16ea15ff4f6aa4e943e85f
L
chore: switch from serde-yaml to serde-yml
Lars Wirzenius
1 year ago
8ee42c7cc2b447b75518df5be08671403ed9c6c9
L
feat: have threads notify each other of needing to do something
Lars Wirzenius
1 year ago
bdad79d4427b78a974251abed19fd45b9442d032
L
feat: add NotificationChannel
Lars Wirzenius
1 year ago
2414e342d1b45c4141a91631801b7b5e269189ff
L
feat: whenever run info changes, update it in database
Lars Wirzenius
1 year ago
d5159a7400703ea991407e5b0c17b9313a3ee979
L
feat(src/pages.rs): tweak per-repo html report with both run ids
Lars Wirzenius
1 year ago
9a4a39f73b9a6d05913b3f5a98158ac26f91a3c2
L
feat(src.pages.rs: both run ids in repo list for latest run
Lars Wirzenius
1 year ago
2317a19fd0d1cd89add95ac7de240485d7413c3f
L
feat(src/msg.rs): add RunId::as_str method
Lars Wirzenius
1 year ago
eeb79ef0903045ee027ced7aaece0ac59399841a
L
feat(src/bin/cibtool.rs): list broker run id with "run list"
Lars Wirzenius
1 year ago
9d912e6ee67ef2de6eb38d628ee287c51568c097
L
feat(src/bin/cibtool.rs)! make --id option to "run add" optional
Lars Wirzenius
1 year ago
6dadbcd27de1eea3e06421db734699e6714dc23c
L
feat: add broker run id to Run
Lars Wirzenius
1 year ago
a4a03b414af62570e1cf300030cf1a51ada01531
L
fix(src/bin/cibtool.rs): ensure ref change event has a base commit
Lars Wirzenius
1 year ago
17828919aef9596bf76c5cf9575ce7368ab6ab40
L
feat(src/msg.rs)! don't panic on missing commit or unknown type
Lars Wirzenius
1 year ago
105a09a8db9c708976121d4ca50f0f66344ad0b9
L
fix(src/bin/cibtool.rs): fix typo in help messwage
Lars Wirzenius
1 year ago
ba1396ff58f1f7a620dec4b6d5e33f80c98075f4
L
fix(src/broker.rs): typo in log message
Lars Wirzenius
1 year ago
607699b8d32b700752370e63435ead5c2803032d
L
feat(src/bin/cibtool.rs): handle error without panicing
Lars Wirzenius
1 year ago
0a8925d9617d35b548377d217cf9c70603395b0d
L
refactor(src/msg.rs): handle errors without panic in tests
Lars Wirzenius
1 year ago
f5edaff8f3344917ccb811ffc6131a69546425d5
L
refactor(src/pages.rs): handle errors without panic
Lars Wirzenius
1 year ago
8b31157ab3adc66ec57ca1e119be0095b783e168
L
feat! return errors on fallible errors, instead of panic
Lars Wirzenius
1 year ago
d82c077579a51fabf65932c0119cfe1a7cacff93
L
refactor(src/event.rs): handle errors without panic
Lars Wirzenius
1 year ago
07fa94d40627ee6fe8f908c47603c92db5896894
L
refactor(src/event.rs): handle error without panic in tests
Lars Wirzenius
1 year ago
89f88e92182ca68c8a7ad89cad4ec3b15d8b3af3
L
refactor(src/run.rs): handle error without panic in test
Lars Wirzenius
1 year ago
aea1347c5c653d7b375088c072e95e9a87809e80
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
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
fix: if adapter does not provide a run id, invent one
Lars Wirzenius
1 year ago
5f24cf53fc809861f72fd1465530553e7cf90ef6
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
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
← Newer
Page 8
Older →