• Joined on 2024-06-17
david pushed to fix/switch-to-npm-ci at david/euchre_camp 2026-05-17 10:19:18 +00:00
301ad2132f fix: increase healthcheck timeout and force-cleanup PR images
david created branch fix/switch-to-npm-ci in david/euchre_camp 2026-05-17 10:06:01 +00:00
david pushed to fix/switch-to-npm-ci at david/euchre_camp 2026-05-17 10:06:01 +00:00
4a09bd044a fix: swap bun install for npm ci to fix integrity check failures
david pushed to fix/ci-deploy-path at david/euchre_camp 2026-05-17 09:52:31 +00:00
baeab0fbe5 fix: add --retry 3 to bun install in Dockerfile
david pushed to fix/ci-deploy-path at david/euchre_camp 2026-05-17 09:44:36 +00:00
90ecbb6fba fix: add retry 3 to bun install steps
david pushed to fix/ci-deploy-path at david/euchre_camp 2026-05-17 09:35:22 +00:00
b3ba4b5a8c fix: skip docker compose pull and only comment on PR events
david pushed to fix/ci-deploy-path at david/euchre_camp 2026-05-17 04:40:18 +00:00
a5a5f41c16 fix: use correct host path for /apps mount in CI workflow
david pushed to fix/ci-deploy-path at david/euchre_camp 2026-05-17 03:38:57 +00:00
a3e46ec83e fix: remove duplicate docker socket mount from PR workflow
david pushed to fix/ci-deploy-path at david/euchre_camp 2026-05-17 03:36:04 +00:00
66fc2386c2 fix: set DATABASE_URL at job level for unit tests in PR workflow
83cccf4987 fix: add missing build context and --push flag to CI base image workflow
Compare 2 commits »
david pushed to fix/ci-deploy-path at david/euchre_camp 2026-05-17 03:03:23 +00:00
b162750a67 fix: remove permissions module mock from tournament-update tests to prevent test pollution
david created branch fix/ci-deploy-path in david/euchre_camp 2026-05-17 02:57:58 +00:00
david pushed to fix/ci-deploy-path at david/euchre_camp 2026-05-17 02:57:58 +00:00
671ee78a47 fix: mount /apps and docker socket in PR workflow build-and-deploy-ci job
david pushed to feat/e2e-test-improvements at david/euchre_camp 2026-05-15 01:18:02 +00:00
56a56e590e fix: add explicit --context and --file to all docker build commands
david pushed to feat/e2e-test-improvements at david/euchre_camp 2026-05-15 01:16:59 +00:00
9a6188b2ae fix: use explicit --context and --file for docker build in CI
david closed pull request david/euchre_camp#39 2026-05-15 00:56:50 +00:00
ci: fix PR workflow - DATABASE_URL in unit tests, Docker CLI in ci-base
david deleted branch bugfix/10-password-reset-tests from david/euchre_camp 2026-05-15 00:56:45 +00:00
david deleted branch bugfix/7-tournament-schedule-tests from david/euchre_camp 2026-05-15 00:56:45 +00:00
david deleted branch bugfix/9-player-schedule-tests from david/euchre_camp 2026-05-15 00:56:45 +00:00
david created branch feat/e2e-test-improvements in david/euchre_camp 2026-05-15 00:56:40 +00:00
david pushed to feat/e2e-test-improvements at david/euchre_camp 2026-05-15 00:56:40 +00:00
fea0585a75 test: improve mock error handling and add test cleanup
820b1d8d84 fix: remove unused prisma import causing DATABASE_URL error in CI
48b524ef84 remove push on ci build
e602e83642 sanitize docker tags
ac8562ea51 feat: implement full CI/CD pipeline with staged deployments
Compare 10 commits »