Commit graph

15 commits

Author SHA1 Message Date
222570b2f4
refactor: split out git client 2024-09-01 13:31:30 -04:00
2e8d188246
fix: use dynamic user cache dir instead of hardcoding value 2024-09-01 13:18:13 -04:00
5410c7f6c3
feat: collect and prefetch actions specified by use as urls 2024-08-30 23:09:31 -04:00
5490bba12f
feat: add cache manager 2024-08-30 22:20:56 -04:00
c989aba61b
feat: add cache dir to configuration + getter 2024-08-23 13:20:40 -04:00
27715ecebb
refactor: extract driver into own module 2024-08-22 23:11:00 -04:00
0bb9c3f127
feat: add continue-on-error job-level support 2024-08-19 23:35:33 -04:00
a970cb1f5d
refactor: simpler task tracker, remove ambiguous references to context 2024-08-17 00:18:53 -04:00
1a5826149f
feat: adopt custom logger 2024-08-03 13:10:01 -04:00
7f97a23945
chore: use placeholder project name 2024-08-02 19:49:56 -04:00
0ad6e5b044
refactor: rename Runner.Execute > Runner.RunWorkflow for consistency 2024-08-02 19:40:06 -04:00
d519aa4cd1
refactor: hoist config handling in root command prerun 2024-08-02 17:32:41 -04:00
bed10050dd
feat: fail execute call if any job fails 2024-08-02 16:57:56 -04:00
cf26a13eeb
feat: track tasks and individual jobs in runner 2024-08-01 22:48:54 -04:00
d2e3412cd8
feat: initial push, support for simple isolated shell workflows 2024-08-01 18:43:18 -04:00