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-native-ci
rad:z3qg5TKmN83afz2fj9z3fQjU8vaYE
Radicle CI adapter for native CI
Clone
Radicle
Git (anonymous pull)
Log in
to clone via SSH
Source
Commits
266
Issues
27
Patches
38
Jobs
main
Canonical
main
Canonical
40cb3b7
l
liw
Delegate
fmt
9e27c36
main
40cb3b7
patches/4559e4070761473f31b7384b5836afc5e33e9740
1e1537c
patches/c5d50b6b059ea23d12c8637f6fb1ec869f0e6ccb
3a410f2
patches/f217d1734df6fa184f35dca8fcd29cd05ee7baf9
752c9fb
rad/patches
eaeb89b
History for
src
·
View all commits
50 commits — page 2
L
feat: put last-updated time stamp to top
Lars Wirzenius
2 years ago
49f6711e2224f0c0e9a80154ed3a7b8b805beb54
L
fix: don't reverse
Lars Wirzenius
2 years ago
a41e347952e9c3b72f359e7effd09018f0a92ed8
L
fix: use sorted runs
Lars Wirzenius
2 years ago
1c1ae27e36d6a31886fd40871fe82f5156d8d895
L
fix: reverse order of runs
Lars Wirzenius
2 years ago
370f70fb24ee76834fd1af748819848b93088c53
L
feat: order runs newest first
Lars Wirzenius
2 years ago
c4d4fe11e1bf7c06472ee406a22f9d9e74c10543
L
fix: set run id in run info
Lars Wirzenius
2 years ago
0354e5a0e7802e5f24bbf93991018c4a4d29b7f5
L
fix: set run log filename
Lars Wirzenius
2 years ago
294db7449d342ca0ccd7ff685f98892c5da230ec
L
fix: filename for run log
Lars Wirzenius
2 years ago
decc8e979cafdfba1b26ba2625839fe3b2fbe575
L
fix: where run info is stored
Lars Wirzenius
2 years ago
00b96b88cd971cc03747e11376ec61543ff9abde
L
refactor: use engine in main
Lars Wirzenius
2 years ago
211bb3a7d18f5e2e1ad98ef661f036eddd4e652f
L
refactor: add new engine to execute a CI run
Lars Wirzenius
2 years ago
52ba6a9081ee0b6e80a4db7a9548fe255d51e431
L
refactor: rename log or logfile to adminlog, for clarity
Lars Wirzenius
2 years ago
e786def6cd7b40af8a395016fcba6bd1c2e2833f
L
refactor: rename LogFile to AdminLog
Lars Wirzenius
2 years ago
3a56190257eb94ca7d95acf10cdac1f8f4d5435b
L
improve error handling
Lars Wirzenius
2 years ago
7cab669ccaf5e4b7e4a686e0c8812a8b17de8ae3
L
feat: show absolute path name for runcmd "in directory"
Lars Wirzenius
2 years ago
bd74aeeccc0928c5124416cc1232cb9585070985
L
fix: write the run log
Lars Wirzenius
2 years ago
c949db7e6f2418ff141de61c69d9d12ac21de960
L
feat! drop the env logging
Lars Wirzenius
2 years ago
3a20cb66e627478ed42d6c4c181b81c522b6a35f
L
pass in RunLog, not filename for it
Lars Wirzenius
2 years ago
9225ef0d3119967a042ac147243739ea130f0c19
L
fix run log filename suffix
Lars Wirzenius
2 years ago
8be0bbd59de82e55573e3cf48e7eeae669dc93b3
L
feat: add a module to construct HTML run logs
Lars Wirzenius
2 years ago
aafb25125403dfafce69c4db699f38d244d8cf9e
L
chore: remove unused argument to report::build_report
Lars Wirzenius
2 years ago
cced88081324cfdea50bc5f32efea1f0fe58a3b4
L
fix: mangled source file
Lars Wirzenius
2 years ago
9a3f4c99e1da17b7552ebc281d46184f6594d242
L
fix: indicate time zone as UTC
Lars Wirzenius
2 years ago
fd2dd65ef2b8f7875d0277eb79e787713877e400
L
feat: add a "last update" time stamp to the report page
Lars Wirzenius
2 years ago
30e297a725594983ca3632f284f783f704915b3c
L
fix: headings start a new line, or are preceded by a newline
Lars Wirzenius
2 years ago
ed2678e2bbcbecd88204f509aa376428758ce7a8
L
fix: undo rename of run info field id
Lars Wirzenius
2 years ago
6627cd29e0e3fd789743e0bfa713e2fbf175bdc9
L
feat: allow setting max duration of a CI run
Lars Wirzenius
2 years ago
87f91e2474a36910228430bd4d5ce8700d86eab4
L
refactor: don't write run info file unless requested
Lars Wirzenius
2 years ago
ddfedf5985b4da1fa37178ad2162861c4fa711c3
L
refactor: only expose the writeln method
Lars Wirzenius
2 years ago
26f9982401d0cbcd6acfdef0589a9a8b13932ba3
L
refactor: drop the method that takes a String, leave the slice one
Lars Wirzenius
2 years ago
703c5c5a7c5ee751550edb12dcd7cc32ededc4de
L
reactor: add methods to write lines
Lars Wirzenius
2 years ago
8e9b908b07bca31c19d0a947207099b2785fbeb0
L
refactor: add higher level API to LogFile
Lars Wirzenius
2 years ago
4ed550de3d3a8a603f2bd77d829c1c06b18b7e74
L
refactor: add helper function to git checkout
Lars Wirzenius
2 years ago
5c6369731a35f841a0813f490dd55987940b12f7
L
refactor: add helper function to git clone
Lars Wirzenius
2 years ago
407fc9791408bf7ed37851d018138baacd19c837
L
refactor: add helper function to send "triggered" message
Lars Wirzenius
2 years ago
32486e825442778f5fbbf0c9a9c3432c36eb6461
L
refactor: add helper functions to log
Lars Wirzenius
2 years ago
a0aee4df4eb43135190cd3a7362b33cbf78fab88
L
refactor: open run log file when creating Runner
Lars Wirzenius
2 years ago
31e39d5a9bf57aee75cbe9a82c9940de945f00fd
L
refactor: get rid of function with too many arguments using builder
Lars Wirzenius
2 years ago
5266ca1cb9d689e9c936c7a003faae4983883960
L
refactor: split one Rust main module into many small module
Lars Wirzenius
2 years ago
bc7ffbad0f9cb4a9b26ed174be74cb81d51a69d5
L
tests: add test suite implemented as a Python program
Lars Wirzenius
2 years ago
ba301ead4ed4a213ad90cf341dedee998bc3a05c
L
drop useless reporting
Lars Wirzenius
2 years ago
e3007d48a9a5418b1a8404c1b9d3cf5ac1849b0d
L
skip serializeing
Lars Wirzenius
2 years ago
3af3edf2dce2ea2a8c31892bf4942d3d67bad217
L
fix: missing newline in message
Lars Wirzenius
2 years ago
3f2a21d1589f63381da9105dfac4f03aa4788041
L
log errors from report generation
Lars Wirzenius
2 years ago
6e11bcaf4f66e6dad417d0aa98e50cae344ed9a6
L
log run infos found for report generation
Lars Wirzenius
2 years ago
04d69af3f5adf21f0173cd1d2f901a1e49a4ad8f
L
always write run.yaml
Lars Wirzenius
2 years ago
0d5f6a5492e38220367e9ba4a75153dfeb4139ee
L
log run info even when run fail
Lars Wirzenius
2 years ago
142675e9f1db6f65132298661304b4fba9befc09
L
add missing newline to log message
Lars Wirzenius
2 years ago
ee63219ac0d790a818755f9e972e6bc7ee486d46
L
drop duplicate report building
Lars Wirzenius
2 years ago
c105cb3ab598540fbf29221eadfbeb152760573f
L
fix: don't init pretty_env_logger twice
Lars Wirzenius
2 years ago
57791cabb101c5cbd595ddea7ac83736235b6390
← Newer
Page 2
Older →