summaryrefslogtreecommitdiff
path: root/main.go
AgeCommit message (Expand)Author
2024-07-30Remove duplicated network configHEADmainxengineering
2024-07-29Switch to execution in QEMU virtual machinexengineering
2024-07-29Enable internet access for VMxengineering
2024-07-28Wait for VM to bootxengineering
2024-07-21Move from busybox ash to shxengineering
2024-07-21Startup VM parallel to craft execution on hostxengineering
2024-07-21Remove craft.sh concept / add --task argumentxengineering
2024-07-21Add missing docs for -repo and -commitxengineering
2024-07-21Switch order of startup and exit log messagexengineering
2024-07-20Drop Git hook logicxengineering
2024-07-06Execute build function from craft.shxengineering
2024-07-06Improve submodule update performance significantlyxengineering
2024-07-06Implement recursive submodule updatexengineering
2024-07-06Prepare simple workbenchxengineering
2024-07-06Modify log outputxengineering
2024-07-05Determine and validate Git hook typexengineering
2024-07-05Print current working directoryxengineering
2023-09-02Add stdin parsing for Git post-receive hookxengineering