Skip to content

Feature/docker/cicd round 2#104

Merged
SakanaIsReal merged 6 commits intomainfrom
feature/docker/cicd-round-2
Nov 21, 2025
Merged

Feature/docker/cicd round 2#104
SakanaIsReal merged 6 commits intomainfrom
feature/docker/cicd-round-2

Conversation

@SakanaIsReal
Copy link
Copy Markdown
Owner

No description provided.

SakanaIsReal and others added 2 commits November 21, 2025 21:39
Add new integration-test job that runs backend integration tests
(*IT.java) using Testcontainers with MySQL 8.4. The job runs in
parallel with unit tests and E2E tests, and build-and-deploy now
depends on all three test jobs passing.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
@SakanaIsReal SakanaIsReal self-assigned this Nov 21, 2025
SakanaIsReal and others added 4 commits November 21, 2025 22:01
Change from -DskipTests (which skips ALL tests) to -DskipSurefireTests
which only skips unit tests while allowing failsafe to run integration
tests (*IT.java).

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
@SakanaIsReal SakanaIsReal merged commit 76bcf34 into main Nov 21, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant