Commit graph

17 commits

Author SHA1 Message Date
f37549748c
fix formatting, use git2 fork until/if merged in 2025-03-20 22:01:50 -06:00
a077d70598
bump version, add notices, update build script 2025-03-16 21:05:33 -06:00
6d3ff502a9
refactoring to use quit crate 2025-03-16 14:48:31 -06:00
b3aac6060f
add strict flag, convert remaining fns to use result 2025-03-09 13:26:28 -06:00
2c95fbd30d
check for docker on build, limit to 60 seconds 2025-03-09 12:58:03 -06:00
a85a1ab887
replace panics with results 2025-03-09 12:16:51 -06:00
dd77c19124
require branches for simplicity 2025-03-08 20:48:28 -07:00
4791e1dd84
make functions part of Refractr object 2025-03-05 20:45:35 -07:00
46a5980432
schedule should be working now, split run function into some helper functions 2025-03-04 23:30:17 -07:00
0c5323af9d
successfully creating remotes 2025-03-03 21:10:31 -07:00
72273036b3
git cloning works 2025-03-02 18:33:33 -07:00
a50c9bffdb
avoid running as root, compare underlying configs 2025-03-02 15:47:21 -07:00
d7a84d5471 duplicate config check, change default config if Windows 2025-03-02 15:03:49 -07:00
03aef02abc add work_dir option 2025-03-02 14:39:12 -07:00
7998e49958 made config more robust 2025-03-02 11:47:29 -07:00
d8097ade47 created Dockerfile, verbose fn, multiple configs option 2025-02-17 17:41:21 -07:00
cc9f36612d create config and args parsers 2025-02-15 22:11:08 -07:00