• Joined on 2024-06-17
david created branch ci-image-improvements in david/euchre_camp 2026-04-01 06:18:27 +00:00
david pushed to main at david/euchre_camp 2026-04-01 06:14:27 +00:00
6b9b690947 ci-image-improvements (#18)
david deleted branch ci-image-improvements from david/euchre_camp 2026-04-01 06:14:27 +00:00
david merged pull request david/euchre_camp#18 2026-04-01 06:14:26 +00:00
ci-image-improvements
david pushed to ci-image-improvements at david/euchre_camp 2026-04-01 06:11:11 +00:00
d24e810ad1 refactor: revert CI image approach and use standard npm ci in workflows
david pushed to ci-image-improvements at david/euchre_camp 2026-04-01 06:04:29 +00:00
397594a9df fix: symlink from /app/node_modules to workspace
david pushed to ci-image-improvements at david/euchre_camp 2026-04-01 06:03:06 +00:00
4116884f9f fix: add /app/node_modules to PATH and NODE_PATH
david pushed to ci-image-improvements at david/euchre_camp 2026-04-01 06:01:59 +00:00
b445d9044a chore: revert Dockerfile back to /app directory
81c93bafc1 fix: use NODE_PATH env var instead of symlinks
Compare 2 commits »
david pushed to ci-image-improvements at david/euchre_camp 2026-04-01 05:59:39 +00:00
ba180ae6e1 fix: move node_modules to /workspace in CI image and update symlink
david pushed to ci-image-improvements at david/euchre_camp 2026-04-01 05:53:46 +00:00
c611c68822 fix: use symlinks to link node_modules from container
david pushed to ci-image-improvements at david/euchre_camp 2026-04-01 05:52:08 +00:00
4c2687498f fix: update workflows to checkout in /app directory
david created pull request david/euchre_camp#18 2026-04-01 05:21:32 +00:00
ci-image-improvements
david created branch ci-image-improvements in david/euchre_camp 2026-04-01 05:21:27 +00:00
david pushed to ci-image-improvements at david/euchre_camp 2026-04-01 05:21:27 +00:00
3983049d2c fix: use correct docker registry and image name
941d857feb docs: update documentation with CI image info
b686c3673e chore: add script for building CI image locally
dfd66cde0b ci: add CI image builder workflow and Dockerfile
Compare 4 commits »
david pushed to fix/workflow-tag-exists at david/euchre_camp 2026-04-01 05:13:03 +00:00
21bc63701d docs: update documentation with CI image info
48e8f894e3 chore: add script for building CI image locally
adf20693c5 ci: add CI image builder workflow and Dockerfile
Compare 3 commits »
david pushed to fix/workflow-tag-exists at david/euchre_camp 2026-04-01 05:08:01 +00:00
e303955599 fix: update release workflow syntax for Gitea Actions compatibility
fa6c4369a6 chore: update justfile with container testing note
9c884ee020 chore: add script for running tests in Docker container
5b91cf1426 ci: use node:20-alpine container to avoid Node.js setup time
00373fcef4 refactor: move legacy files to organized directories
Compare 10 commits »
david created branch fix/workflow-tag-exists in david/euchre_camp 2026-04-01 05:08:00 +00:00
david deleted branch fix/workflow-tag-exists from david/euchre_camp 2026-04-01 05:03:19 +00:00
david pushed to main at david/euchre_camp 2026-04-01 05:03:18 +00:00
501e1b7e23 fix: version bumping and Docker registry authentication (#17)
david closed issue david/euchre_camp#13 2026-04-01 05:03:17 +00:00
Add database test safety configuration