Commit graph

14 commits

Author SHA1 Message Date
e4c6fb3cec
fixed infinite looping in the post-commit hook
All checks were successful
Autotagger / Autotagger (push) Successful in 5s
Build / Export Files (push) Successful in 7s
Build / Documentation (push) Successful in 20s
2024-03-24 21:53:27 -04:00
0a81a57d48
fixed post-commit echos 2024-03-24 13:08:46 -04:00
17fbcfe654
made the pre-commit hook a post-commit hook
All checks were successful
Autotagger / Autotagger (push) Successful in 6s
Build / Export Files (push) Successful in 7s
Build / Documentation (push) Successful in 18s
2024-03-24 04:32:29 -04:00
d6492cd3cf adding a debug echo to the pre-commit hook
All checks were successful
Autotagger / Autotagger (push) Successful in 5s
Build / Export Files (push) Successful in 6s
Build / Documentation (push) Successful in 17s
2024-03-24 04:27:01 -04:00
5f8bc701be
updated git hook
All checks were successful
Autotagger / Autotagger (push) Successful in 5s
Build / Export Files (push) Successful in 6s
Build / Documentation (push) Successful in 19s
2024-03-24 04:24:10 -04:00
5624a1dc9d figuring out which part of the pre-commit hook causes the hook to hang
All checks were successful
Autotagger / Autotagger (push) Successful in 5s
Build / Export Files (push) Successful in 7s
Build / Documentation (push) Successful in 18s
2024-03-24 04:18:03 -04:00
fea00637e9 figuring out which part of the pre-commit hook causes the hook to hang 2024-03-24 04:15:53 -04:00
7da0160924
figuring out which part of the pre-commit hook causes the hook to hang 2024-03-24 04:04:36 -04:00
73bfffd061
troubleshooting the pre-commit hook 2024-03-24 04:04:15 -04:00
85f7285d12
switch to using the normal pre-commit hook for linux on windows instead of a custom powershell one that didn't work
All checks were successful
Autotagger / Autotagger (push) Successful in 6s
Build / Export Files (push) Successful in 7s
Build / Documentation (push) Successful in 19s
2024-03-23 22:11:38 -04:00
c06fc176b3
added a few Write-Host calls to dev.ps1
All checks were successful
Autotagger / Autotagger (push) Successful in 5s
Build / Export Files (push) Successful in 7s
Build / Documentation (push) Successful in 19s
2024-03-23 22:10:45 -04:00
88c5e6fd10
fixed dev.ps1 script
All checks were successful
Autotagger / Autotagger (push) Successful in 6s
Build / Export Files (push) Successful in 7s
Build / Documentation (push) Successful in 19s
2024-03-23 21:56:42 -04:00
bdb43ef999
added development environment setup scripts and pre-commit hook scripts
All checks were successful
Autotagger / Autotagger (push) Successful in 6s
Build / Export Files (push) Successful in 7s
Build / Documentation (push) Successful in 20s
2024-03-23 21:24:05 -04:00
24582eb2fc
moved setup scripts to a unique scripts directory
All checks were successful
Autotagger / Autotagger (push) Successful in 5s
Build / Export Files (push) Successful in 7s
Build / Documentation (push) Successful in 20s
2024-03-23 20:55:58 -04:00