• Joined on 2024-06-17
david created branch fix/bun-migration-ci-tests in david/euchre_camp 2026-05-11 04:15:18 +00:00
david pushed to feat/e2e-test-improvements at david/euchre_camp 2026-05-07 10:25:54 +00:00
820b1d8d84 fix: remove unused prisma import causing DATABASE_URL error in CI
david pushed to feat/e2e-test-improvements at david/euchre_camp 2026-05-07 10:16:19 +00:00
48b524ef84 remove push on ci build
david pushed to feat/e2e-test-improvements at david/euchre_camp 2026-05-07 10:10:53 +00:00
e602e83642 sanitize docker tags
david pushed to feat/e2e-test-improvements at david/euchre_camp 2026-05-07 09:30:37 +00:00
ac8562ea51 feat: implement full CI/CD pipeline with staged deployments
david pushed to feat/e2e-test-improvements at david/euchre_camp 2026-05-04 01:04:03 +00:00
b1c4e9a0ce ci: reduce retries to 1 and increase workers to 2
david pushed to feat/e2e-test-improvements at david/euchre_camp 2026-05-04 00:35:51 +00:00
413ebaeaee fix: correct CI test configuration and Navigation test provider
david created pull request david/euchre_camp#35 2026-05-04 00:11:36 +00:00
feat: SDLC database separation for CI/testing
david pushed to feat/e2e-test-improvements at david/euchre_camp 2026-05-04 00:08:29 +00:00
f27efebd82 fix: add PrismaPg adapter for PostgreSQL and fix GRANT statements
30ea4e4e86 ci: add acceptance tests job with CI database and sync-dev recipe
75cb6ed29d feat: add global teardown config and disable webServer in CI
fa13ed86c9 fix: correct isProductionDatabase() to allow CI database and add schema reset
66e574d5ec docs: update .env.example with SDLC environment documentation
Compare 5 commits »
david created branch feat/e2e-test-improvements in david/euchre_camp 2026-05-03 22:31:32 +00:00
david pushed to feat/e2e-test-improvements at david/euchre_camp 2026-05-03 22:31:32 +00:00
a9138cfbe4 feat: add home page and rankings E2E tests with workflow improvements
david closed pull request david/euchre_camp#31 2026-05-03 21:58:46 +00:00
test: enable player schedule tests with match data setup
david closed pull request david/euchre_camp#30 2026-05-03 21:58:31 +00:00
test: enable password reset page test and add navigation step
david closed pull request david/euchre_camp#34 2026-05-03 21:58:22 +00:00
fix: make schedule generation tests reliable (#33)
david closed pull request david/euchre_camp#32 2026-05-03 21:58:09 +00:00
test: add tournament schedule step definitions
david pushed to main at david/euchre_camp 2026-05-02 12:18:04 +00:00
c8e89b17ac Merge branch 'fix/schedule-test-reliability': Reliable schedule generation tests
e1b43c0702 fix: make schedule generation tests reliable (#33)
Compare 3 commits »
david created pull request david/euchre_camp#34 2026-05-02 12:17:25 +00:00
fix: make schedule generation tests reliable (#33)
david created branch fix/schedule-test-reliability in david/euchre_camp 2026-05-02 12:17:07 +00:00
david pushed to fix/schedule-test-reliability at david/euchre_camp 2026-05-02 12:17:07 +00:00
e1b43c0702 fix: make schedule generation tests reliable (#33)
david commented on pull request david/euchre_camp#30 2026-05-02 11:26:13 +00:00
test: enable password reset page test and add navigation step

Superseded - changes were merged directly to main. Closing.