aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeLines
* fix: clone from correct branchtci alemi2024-05-10-2/+4
* chore: pre-load branch override alemi2024-05-10-3/+6
* feat: allow customizing ci branch per repo alemi2024-05-09-0/+4
* fix: clone tci branch when running script alemi2024-02-22-6/+9
* chore: cleanup: won't use stdin i hope alemi2024-02-15-3/+0
* fix: post-update receives refs from argv alemi2024-02-15-42/+13
* fix: oops fix branch name alemi2024-02-15-1/+1
* chore: format alemi2024-02-15-2/+2
* feat: made it way simpler alemi2024-02-15-78/+19
* fix: ref, also more cleanup and lints alemi2024-02-15-24/+23
* chore: big refactor alemi2024-02-15-118/+193
* chore: split it into files alemi2024-02-14-148/+197
* fix: remove slashes from repo name for tmp dir alemi2024-02-14-2/+2
* feat: pass error messages up alemi2024-02-13-4/+4
* feat: allow running setup even if not allowed alemi2024-02-13-1/+11
* feat: scripts in dir run in order alemi2024-02-13-15/+23
* feat: allow executing multiple from dir alemi2024-02-13-7/+28
* chore: removed imports alemi2024-02-13-7/+3
* feat: better shelling out alemi2024-02-13-25/+20
* fix: also show script stderr alemi2024-02-13-7/+11
* fix: cannot call non const from const... alemi2024-02-13-3/+5
* fix: small refactor, show full repo path alemi2024-02-13-21/+19
* feat: refactor, accept multiple setup/cleanup ... alemi2024-02-13-52/+70
* fix: call it config alemi2024-02-13-1/+1
* feat: parse config file, run setup and cleanup alemi2024-02-13-33/+91
* fix: don't crash if tci script fails alemi2024-02-13-7/+7
* feat: proof of concept implementation alemi2024-02-13-1/+55
* chore: initial commit from template alemi2024-02-13-0/+4