Commit graph

9 commits

Author SHA1 Message Date
c816032f54
Cache npm dependencies
Some checks failed
Audit / Audit (push) Failing after 10s
Push / Lint (push) Successful in 27s
Push / Build (push) Failing after 18s
Audit / Audit (pull_request) Failing after 10s
2025-02-23 08:10:31 -05:00
429b37a2e2
Switch to npm
Remember when I switched to pnpm, like, 1 commit ago? Yeah I misread the CI log, it actually need to use npm.
2025-02-23 08:09:16 -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
6d49de0421
Save CI build
Some checks failed
Audit / Audit (push) Failing after 9s
Push / Lint (push) Failing after 8s
Push / Build (push) Failing after 8s
2025-02-23 07:43:22 -05:00
5ad0c98252
Switch to new runner image 2025-02-23 07:38:10 -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
f69b42034f
Add more metadata to build action 2025-02-23 04:11:10 -05:00
6ae65fdb45
Make action install dependencies before trying to build
Some checks failed
/ build (push) Failing after 37s
2025-02-19 18:29:33 -05:00
e5f2925307
First draft of build action
Some checks failed
/ build (push) Failing after 1m56s
2025-02-19 18:02:33 -05:00