fix: version bumping and Docker registry authentication #17

Merged
david merged 17 commits from fix/workflow-tag-exists into main 2026-04-01 05:03:16 +00:00
Showing only changes of commit fa6c4369a6 - Show all commits
+1
View File
@@ -57,6 +57,7 @@ format:
# --- Testing --- # --- Testing ---
# Run all tests (unit + acceptance with SQLite) # Run all tests (unit + acceptance with SQLite)
# Note: Uses Docker containers for consistent environment
test: test-unit test-acceptance-sqlite test: test-unit test-acceptance-sqlite
# Run all tests with PostgreSQL (Docker) # Run all tests with PostgreSQL (Docker)