• Joined on 2024-06-17
david deleted branch fix/schedule-test-reliability from david/euchre_camp 2026-05-19 00:45:45 +00:00
david deleted branch fix/bun-migration-ci-tests from david/euchre_camp 2026-05-19 00:45:42 +00:00
david deleted branch chore/fix-ci-pipeline from david/euchre_camp 2026-05-19 00:45:39 +00:00
david deleted branch fix/ci-deploy-path from david/euchre_camp 2026-05-19 00:45:30 +00:00
david pushed to fix/switch-to-npm-ci at david/euchre_camp 2026-05-19 00:40:56 +00:00
feca7067b8 Merge remote-tracking branch 'origin/wip/push-uncommitted' into fix/switch-to-npm-ci
2c5666e419 chore: save WIP before workstation switch
Compare 2 commits »
david created branch wip/push-uncommitted in david/euchre_camp 2026-05-19 00:33:39 +00:00
david pushed to wip/push-uncommitted at david/euchre_camp 2026-05-19 00:33:39 +00:00
2c5666e419 chore: save WIP before workstation switch
david pushed to fix/switch-to-npm-ci at david/euchre_camp 2026-05-19 00:18:23 +00:00
f34dc23661 fix: add 20s delay before CI health check polling
david created pull request david/euchre_camp#41 2026-05-19 00:04:47 +00:00
fix: mount /apps and docker socket in PR workflow build-and-deploy-ci job
david pushed to fix/switch-to-npm-ci at david/euchre_camp 2026-05-19 00:03:54 +00:00
f16ad054dd fix: extend CI health check timeout from 15s to 90s (6 retries × 15s)
david pushed to fix/ci-deploy-path at david/euchre_camp 2026-05-18 23:55:48 +00:00
b32dfe100d fix: extend CI health check timeout from 15s to 90s (6 retries × 15s)
david pushed to fix/switch-to-npm-ci at david/euchre_camp 2026-05-17 12:05:56 +00:00
98b18de00a revert: remove registry cache backend, keep native Docker layer cache
david pushed to fix/switch-to-npm-ci at david/euchre_camp 2026-05-17 11:59:39 +00:00
3e50916132 revert: remove actions/cache - runner v0.3.1 doesn't set ACTIONS_CACHE_URL in Docker mode
david pushed to fix/switch-to-npm-ci at david/euchre_camp 2026-05-17 11:51:03 +00:00
bd646ff4a4 fix: use actions/cache@v3 for Gitea v1 cache API
david pushed to fix/switch-to-npm-ci at david/euchre_camp 2026-05-17 11:38:54 +00:00
61be5efadc feat: add actions/cache and Docker layer caching
david pushed to fix/switch-to-npm-ci at david/euchre_camp 2026-05-17 11:08:34 +00:00
954abb0939 fix: restore npm ci and prisma generate in build-and-deploy-ci
david pushed to fix/switch-to-npm-ci at david/euchre_camp 2026-05-17 10:57:28 +00:00
5f9705a740 fix: remove redundant npm ci and prisma generate from build-and-deploy-ci
david pushed to fix/switch-to-npm-ci at david/euchre_camp 2026-05-17 10:38:40 +00:00
a921fe5682 fix: replace HTTP healthcheck with container running check
david pushed to fix/switch-to-npm-ci at david/euchre_camp 2026-05-17 10:38:29 +00:00
0cc4764aa5 fix: healthcheck with verbose error output
david pushed to fix/switch-to-npm-ci at david/euchre_camp 2026-05-17 10:28:14 +00:00
9e3d2a85fd fix: use docker exec for healthcheck instead of external URL