Derrick Hammer pcfreak30
pcfreak30 pushed to master at LumeWeb/node-library-preset 2023-06-25 07:28:06 +00:00
81f33c272a ci: add debug_enabled
pcfreak30 pushed to master at LumeWeb/github-node-deploy-workflow 2023-06-25 07:27:13 +00:00
dce16114bc Revert "fix: add debug_enabled to workflow_call"
pcfreak30 pushed to master at LumeWeb/github-node-deploy-workflow 2023-06-25 07:26:42 +00:00
4c4cc52c52 fix: add debug_enabled to workflow_call
pcfreak30 pushed to master at LumeWeb/github-node-deploy-workflow 2023-06-25 07:23:02 +00:00
6c29e968dc fix: add tmate for debugging
pcfreak30 pushed to master at LumeWeb/github-node-deploy-workflow 2023-06-25 07:18:40 +00:00
cfd6adc65f refactor: simplify for now and use a single job
pcfreak30 pushed to master at LumeWeb/github-node-deploy-workflow 2023-06-25 07:13:37 +00:00
b2da3fb96c fix: exclude node_modules
pcfreak30 pushed to master at LumeWeb/github-node-deploy-workflow 2023-06-25 07:12:24 +00:00
29ab277d3f fix: add actions/setup-node in publish
pcfreak30 pushed to master at LumeWeb/github-node-deploy-workflow 2023-06-25 07:09:55 +00:00
aa97328fb0 fix: need to git checkout before we fetch cache
pcfreak30 pushed to master at LumeWeb/github-node-deploy-workflow 2023-06-25 07:06:48 +00:00
9ba49a8be3 debug: tar hack
pcfreak30 pushed to master at LumeWeb/github-node-deploy-workflow 2023-06-25 07:02:13 +00:00
2481be22a0 debug: exclude archive from trying to archive itself?
pcfreak30 pushed to master at LumeWeb/github-node-deploy-workflow 2023-06-25 06:59:53 +00:00
918b69a1c8 debug: switch to using tar to package build data
pcfreak30 pushed to master at LumeWeb/github-node-deploy-workflow 2023-06-25 06:49:15 +00:00
f3e50526e4 debug: switch to using artifacts with 1 day retention
pcfreak30 pushed to master at LumeWeb/github-node-deploy-workflow 2023-06-25 06:36:02 +00:00
3095237e16 debug: fix git ref
pcfreak30 pushed to master at LumeWeb/node-library-preset 2023-06-25 06:34:10 +00:00
f439300cb9 ci: enable manual runs
pcfreak30 pushed to master at LumeWeb/node-library-preset 2023-06-25 06:32:16 +00:00
e227e8df88 chore: force ci
pcfreak30 pushed to master at LumeWeb/github-node-deploy-workflow 2023-06-25 06:28:52 +00:00
ed75c89698 debug: switch to fork of cache action
405969b709 Revert "debug: try to use cache action v2 due to restore bugs"
f27c2de30a Revert "debug: v2 doesnt have separate save/restore actions"
Compare 3 commits »
pcfreak30 pushed to master at LumeWeb/github-node-deploy-workflow 2023-06-25 06:13:48 +00:00
fd5020c6d8 debug: v2 doesnt have separate save/restore actions
pcfreak30 pushed to master at LumeWeb/github-node-deploy-workflow 2023-06-25 06:10:24 +00:00
db50ced55c debug: try to use cache action v2 due to restore bugs
pcfreak30 pushed to master at LumeWeb/github-node-deploy-workflow 2023-06-25 05:51:58 +00:00
f567d48adf fix: switch to save
pcfreak30 pushed to master at LumeWeb/github-node-deploy-workflow 2023-06-25 05:46:27 +00:00
7faad1ecc7 fix: add restore-keys