Commit graph

11 commits

Author SHA1 Message Date
aa14d0a6b5
Fix some remaining pnpm references
Some checks failed
Audit / Audit (push) Failing after 11s
Push / Lint (push) Successful in 24s
Push / Build (push) Successful in 34s
Audit / Audit (pull_request) Failing after 11s
2025-02-23 08:14:35 -05:00
50ff732413
Switch to pnpm
Some checks failed
Audit / Audit (push) Failing after 9s
Push / Lint (push) Failing after 8s
Push / Build (push) Failing after 8s
TBH I don't really care between pnpm and yarn, but the new runner image only has pnpm so here I go
2025-02-23 07:55:27 -05:00
64306308ce
Add lint job to push action
Some checks failed
Audit / Audit (push) Failing after 9s
Push / Lint (push) Successful in 39s
Push / Build (push) Successful in 45s
2025-02-23 04:55:17 -05:00
58b7fc6cc7
Upgrade deps
Some checks failed
Audit / Audit (push) Failing after 9s
Build / Build (push) Successful in 43s
Didn't actually  fix the audit issue unfortunately
2025-02-23 04:23:43 -05:00
1db03d5615
Clean up references to build script 2025-02-23 04:23:12 -05:00
d59f435d44
Upgrade dependencies 2025-02-21 02:15:13 -05:00
8d180285a9
Change Bash directive style
All checks were successful
/ build (push) Successful in 50s
/ build (pull_request) Successful in 41s
Oops, it wasn't that it wasn't finding the file, it was that the first line failed.
2025-02-19 18:43:25 -05:00
66756b0605
Rename render.bash to use .sh extension
Some checks failed
/ build (push) Failing after 36s
Using .bash appears to have broken the call from Yarn in the CI?
2025-02-19 18:39:23 -05:00
63423f2110
Make render script use Bash best practices 2025-02-19 18:28:57 -05:00
1ff0acbaf8
Use yarn build 2025-02-15 13:32:42 -05:00
6830bd41dd
Refactor as SSG using Vite+React 2025-01-03 00:50:52 +13:00