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 2
L
fix: use new Git refs module, fix bugs found
Lars Wirzenius
1 year ago
0d1d3291cc97075b4d2279f8a4f50c171d352dc8
L
feat: "event filter --explain" shows why an event was allowed or not
Lars Wirzenius
1 year ago
746445cb86bb3508893b51285f94f58e0d715d63
L
feat: output trigger event to stdout, file
Lars Wirzenius
1 year ago
43306e1513a0670e67617125facb8cf6f0a808bc
L
feat: cibool run remove
Lars Wirzenius
1 year ago
fe9ffca3d27a486b321756fe932294225519cb27
L
feat: use the same Oid type everywhere
Lars Wirzenius
1 year ago
c45291bc6a1f521611cae17eca7d7e1024f3e62a
L
refactor: simplify patch related constructors for CiEvent
Lars Wirzenius
1 year ago
08bcf70308cfd4693336b5755fe2ecda9ce77819
L
fix: DefaultBranch event filter didn't work with namespaced refs
Lars Wirzenius
1 year ago
94b3de7385692d6c08dd3c1f4ff0bf2b5d8fe299
L
test(ci-broker.md): verify event filter Node
Lars Wirzenius
1 year ago
59deeed8c13b8eae054fdeb033266dce7c0775ef
L
feat! drop Db::queued_events
Lars Wirzenius
1 year ago
3da72805e9c95010862a36a0d0443754e1822113
L
feat: add optional "triggers" to config
Lars Wirzenius
1 year ago
9af108485d32a05b44dad461c3d4dcd6778c4823
L
feat: construct a collection of all adapters that knows the default
Lars Wirzenius
1 year ago
ee34af59f16c692f4bf1db5bde35d541a22c843f
L
feat: filter queued events when they are processed
Lars Wirzenius
1 year ago
ba644e14d61f983547663e5d51fa2fe946eb9b3b
L
refactor: Broker::execute_ci is given adapter to use
Lars Wirzenius
1 year ago
73c533580af998fcd86140508b6513d057bf3851
L
refactor: Config::default_adapter returns an adapter, not its config
Lars Wirzenius
1 year ago
e55a7de242448000b97b91b8b287758c2c57bf10
L
refactor: can't create a Broker without setting default adapter
Lars Wirzenius
1 year ago
2a7ddc303af6684fa5fddcb0ca70b22556d27101
L
refactor(src/config.rs): rename Adapter to AdapterConfig
Lars Wirzenius
1 year ago
b8171031f6e44db7159c40b2fd66b0da7830fba0
L
refactor: Config::default_adapter returns an error if no default set
Lars Wirzenius
1 year ago
07d9db2018e6181f2cffafddf5d5b5e36fec3c4f
L
refactor: prevent direct access to struct Config fields
Lars Wirzenius
1 year ago
47f776392e7a5b1205e498525cce50af73cb3732
L
feat: cibtool trigger --ref defaults to main, --commit to HEAD
Lars Wirzenius
1 year ago
daed76ff4d1db49ddb2554b9901bf0765bebff09
L
feat: make cibool trigger --ref be preferred over --name
Lars Wirzenius
1 year ago
f814880aeb9a4f9fd6491852aeb57255a55bfb9b
L
fix: actually set the log interval from the config
Lars Wirzenius
1 year ago
b33aae598c7e679f40af9f660efa289675a3d42e
L
feat: subcommand "log" to format and filter cib logs from journald
Lars Wirzenius
1 year ago
9f5fff09b01367008a2843f87f1b1f40deb85bf8
L
refactor: add RunBuilder to build a Run
Lars Wirzenius
1 year ago
f42ea5cb9ce2dc7a9b87834ccee5b9bb3867db90
L
feat: add broker run ID to log messages related to a specific CI run
Lars Wirzenius
1 year ago
e431a10f359e03e117c7ccf549f07c74551b4713
L
feat: cibtool can add every type of CI event to event queue
Lars Wirzenius
1 year ago
1bc0ad40dc9aeb2c4631f86b6305869105d45bce
L
doc: add help texts to cib options and subcommands
Lars Wirzenius
1 year ago
ac3fcf28a33428c61c1487692a76211b0ed39ecb
L
chore: drop unnecessary Logger
Lars Wirzenius
1 year ago
ee177c8f202d52886e5d020ff837320eaa6d82ca
L
feat: use the tracing crate for structured logging
Lars Wirzenius
1 year ago
cf395350eade13c1c739e96375111d2957bf921e
L
feat: generate sample adapter messages with cibtool
Lars Wirzenius
1 year ago
43c076c22ef98ff507f16f50c19487ac75c32913
L
feat: make it harder to leak sensitive environment variables
Lars Wirzenius
1 year ago
5aea92df7b1fb702ce8c52f5db63016dfbf89523
L
feat: add optional max_run_time field to configuration file
Lars Wirzenius
1 year ago
55e1e7dba593cc2f771001c1ac265dbcd93b5b66
L
feat: add a "cibtool timeout" subcommand
Lars Wirzenius
1 year ago
0e78c6a8d86b7fc93a4557fb725b12b0124693af
L
refactor: store timeout in receiver, separate event/run senders
Lars Wirzenius
1 year ago
10ee855966a11b04110349511d83cbf8aa0acd76
L
feat: add cibtool remove event option --all to empty event queue
Lars Wirzenius
1 year ago
caf839b592198a3f50e5fa7c792ece511578450d
L
feat: cibtool event add --base value is not rev-parsed
Lars Wirzenius
1 year ago
938f627443bb28e12e8928dbf168ad1ca5868b27
L
refactor: make BrokerError::NotTrigger not be so large
Lars Wirzenius
1 year ago
320c426904887adefb6376067fca436651151a1f
L
feat: make CI events versioned
Lars Wirzenius
1 year ago
145e061affb30bfe851a5ff13b191c27948f05bb
L
feat: allow user to set minimum log level for cib
Lars Wirzenius
1 year ago
85efaa10d1228e03a261946adc9141d3a5b398f5
L
chore: deny clippy warning about unwrap being used
Lars Wirzenius
1 year ago
47064e57857914d508b255100123938c1e805e8d
L
Merge branch 'patch/bc2cc00'
Lars Wirzenius
1 year ago
a9fea0fdbe7cda440fdacec15807a7aba6755f11
L
fix: remove unnecessary borrows
Lars Wirzenius
1 year ago
feec4a501e529a6aa978bf56e0e103107c409376
L
fix: drop pushing a shutdown event into queue, when node conn closes
Lars Wirzenius
1 year ago
92bee78f7820ff5d176ad67e0f6b85dc3a7f59d5
L
chore: drop old broker event code, which isn't used anymore
Lars Wirzenius
1 year ago
f147c77d3270ca14b08670fe7e4c8253fc449922
L
feat: verify there are no unprocessed broker events in the db
Lars Wirzenius
1 year ago
d44877da78f02c9e742acc8ebe5a0f9c80afabef
L
feat: change cibtool subcommands to use new CI events
Lars Wirzenius
1 year ago
41375b8bb628048d90601781b5999b85ed85c441
L
chore(src/bin/cib.rs): tell clippy it's OK variants vary in size
Lars Wirzenius
1 year ago
96c17ea7aff9d97b100b3710cafddaa0d4f7c869
m
Chore: Prohibit cib from logging sensitive configuration
mzampetakis
1 year ago
425e42f815ed841d94b13a2724e7f1356cd4fc31
L
refactor: drop BrokerEventSource::node_event, use NodeEventSource
Lars Wirzenius
1 year ago
50e82fc41177cc83b71e83df1135e337bb318df8
L
refactor: rename NodeEventError to BrokerEventError, for clarity
Lars Wirzenius
1 year ago
edc6cb407db7d4d7878d1d2b6b98e26b8ec5b13d
L
refactor: rename NodeEventSource to BrokerEventSource
Lars Wirzenius
1 year ago
72c6a3396fc37212dc5487c670fa67fa2d53a739
← Newer
Page 2
Older →