Skip to content

Develop - #78

Merged
jhosepmyr merged 2 commits into
mainfrom
develop
Jul 10, 2026
Merged

Develop#78
jhosepmyr merged 2 commits into
mainfrom
develop

Conversation

@Eric396

@Eric396 Eric396 commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

Description

Bounded context / area:

Related issue / US:


Type of Change

  • feat — new feature
  • fix — bug fix
  • refactor — code change without behavior change
  • test — tests only
  • docs — documentation only
  • build / ci — build, dependencies, or CI/CD
  • chore — maintenance

Checklist

  • The PR targets develop (not main)
  • Branch name follows feature/*, bugfix/*, or hotfix/*
  • Commits follow Conventional Commits
  • ./gradlew build passes locally (compile + tests + verifyModularity)
  • New cross-module access respects module boundaries (no reaching into another module's internals)
  • Added/updated tests for the change (Testcontainers for DB-dependent code)
  • No secrets, credentials, or .pem keys are committed
  • CHANGELOG.md updated under [Unreleased]
  • Database changes are expressed as Flyway migrations (common/ or tenant/)

How to Test

Notes / Screenshots (optional)

@Eric396
Eric396 requested a review from jhosepmyr as a code owner July 10, 2026 18:13
@jhosepmyr
jhosepmyr merged commit 7c9b07d into main Jul 10, 2026
9 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.

2 participants