Commit Graph

18 Commits

Author SHA1 Message Date
59b77b5a5e fix: allow specifying git ref 2025-05-29 15:22:12 -04:00
f08e1b40c3 fix: git install in docker 2025-05-29 14:18:19 -04:00
233324d6fb feat: supply drop version during release build 2025-05-29 13:52:32 -04:00
1bbdf46a0e feat: better docker builds 2025-05-10 23:49:58 -04:00
0f773a9779 fix: docker build 2025-05-08 21:30:52 +10:00
125fe9e6e2 fix: remove jank prisma script, and move to generated prisma client 2025-05-08 16:17:23 +10:00
0a270b267c fix: prisma migrations in docker
i hate prisma so so so so so much
2025-04-20 18:12:29 +10:00
ec6d38d7af fix: copy package.json to Dockerfile 2025-04-19 21:51:44 +10:00
f1c932b7d7 fix: remove previous fix and add longer yarn install timeout 2025-03-31 12:35:34 +11:00
7c420ba7d7 fix: revert previous and add yarn clean/configs 2025-03-31 12:24:50 +11:00
7974361e5b fix: potential fix for timeout: switch to full image from slim 2025-03-31 12:18:14 +11:00
c7af02c15e fix: update dockerfile & use NPM droplet 2025-03-31 09:32:09 +11:00
96a1199fff fix: update dockerfile to debian 12 2025-03-27 11:09:37 +11:00
46d35adfdb back to yarn, with nuxt telemetry force disabled
I think Nuxt prompts have been messing with the installs
2024-11-04 22:15:36 +11:00
9cb2d6d02f migrate to pnpm due to ci/cd issues with yarn 2024-11-04 21:52:31 +11:00
36568c3845 verbose yarn install 2024-11-04 21:31:32 +11:00
a208fbedbd run yarn install in CI/CD non interactively 2024-11-04 21:21:32 +11:00
c5d00b4766 docker based deployment 2024-11-04 20:50:35 +11:00