Commit graph

9 commits

Author SHA1 Message Date
6e77f64f4d
fix: clone tci branch when running script 2024-02-22 05:09:38 +01:00
2cd2f75257
chore: cleanup: won't use stdin i hope 2024-02-15 04:50:59 +01:00
f93e4ec43c
fix: post-update receives refs from argv 2024-02-15 04:45:19 +01:00
950c0aff74
fix: oops fix branch name
TIL branches can't start with a dot or end in .lock
2024-02-15 04:21:22 +01:00
6f6e9e24b4
chore: format 2024-02-15 04:19:35 +01:00
7e1fd5fe3e
feat: made it way simpler
no .tci dir! no .tci.toml! just one tci script, keep your scripts in
your repo and start them from .tci with bash tasks, instead of
reinventing the wheel with configs and conditions i should pre-parse as
many info as possible and provide to the underlying .tci script
2024-02-15 04:12:41 +01:00
003d535c97
fix: ref, also more cleanup and lints 2024-02-15 03:12:00 +01:00
00c4e848e1
chore: big refactor 2024-02-15 03:04:53 +01:00
80fce1d909
chore: split it into files 2024-02-14 20:06:49 +01:00