• Joined on 2024-06-17
david merged pull request david/euchre_camp#17 2026-04-01 05:03:16 +00:00
fix: version bumping and Docker registry authentication
david pushed to fix/workflow-tag-exists at david/euchre_camp 2026-04-01 04:59:41 +00:00
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
Compare 3 commits »
david pushed to fix/workflow-tag-exists at david/euchre_camp 2026-04-01 04:51:56 +00:00
00373fcef4 refactor: move legacy files to organized directories
80714a5daa refactor: move TODO.md to docs directory for better organization
039b927bb7 refactor: move Python scripts to scripts/python/ directory
9511eed477 refactor: move deployment docs to docs/deployment/ directory
0e1046fcb5 docs: add FILE_ORGANIZATION.md to document project structure
Compare 9 commits »
david deleted branch feat/database-test-safety from david/euchre_camp 2026-04-01 04:38:43 +00:00
david pushed to fix/workflow-tag-exists at david/euchre_camp 2026-04-01 03:05:56 +00:00
ff7461973a fix: optimize workflows to avoid redundant test runs
david pushed to fix/workflow-tag-exists at david/euchre_camp 2026-04-01 03:02:41 +00:00
9b69cb84e3 docs: add workflow architecture documentation
david created pull request david/euchre_camp#17 2026-04-01 03:02:19 +00:00
fix: version bumping and Docker registry authentication
david created branch fix/workflow-tag-exists in david/euchre_camp 2026-04-01 03:02:10 +00:00
david pushed to fix/workflow-tag-exists at david/euchre_camp 2026-04-01 03:02:10 +00:00
5c9b98a926 feat: add PR workflow with bump type analysis
73ba929e36 fix: update release workflow to bump version on PR merge
c9cd00a055 fix: handle existing git tags and use DOCKER_LOGIN/DOCKER_PASSWORD secrets
Compare 3 commits »
david pushed to main at david/euchre_camp 2026-04-01 02:37:42 +00:00
9768ff3517 fix: handle Docker registry authentication gracefully in release workflow
david pushed to main at david/euchre_camp 2026-04-01 02:33:28 +00:00
0343fa91d2 fix: run unit tests on branch commits, skip main branch
david pushed to main at david/euchre_camp 2026-04-01 02:30:29 +00:00
b654571a37 feat: add test workflow for every commit
david pushed to main at david/euchre_camp 2026-04-01 02:28:16 +00:00
0090611994 trigger: release with test-capable image
david pushed to main at david/euchre_camp 2026-04-01 02:28:08 +00:00
9416159712 feat: build test-capable image, run tests, then build production image
david pushed to main at david/euchre_camp 2026-04-01 02:18:18 +00:00
d39172ca44 trigger: release workflow
david pushed to main at david/euchre_camp 2026-04-01 02:18:11 +00:00
cd119694ed fix: release workflow should not commit, only tag
david pushed to main at david/euchre_camp 2026-04-01 02:16:30 +00:00
3e4e896677 trigger: manual workflow trigger for docker.notsosm.art
david pushed to main at david/euchre_camp 2026-04-01 02:16:22 +00:00
5e2dbbc2be fix: update Docker build script to use docker.notsosm.art registry
da9c6ae70b fix: update workflow to use docker.notsosm.art registry
Compare 2 commits »
david opened issue david/euchre_camp#16 2026-04-01 02:03:54 +00:00
we really need to review the dependencies, there are a lot that are quite old
david pushed to main at david/euchre_camp 2026-04-01 01:57:28 +00:00
8cf3f2d401 trigger: manual workflow trigger