Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds various improvements around our doctrine usage #76

Merged
merged 4 commits into from
Feb 6, 2025

Conversation

juliusstoerrle
Copy link
Owner

  • Add contract for Unit of Work
  • Add package for integration tests
  • Enable databse integration tests in CI
  • Fix folder structure
  • Enable phpstan doctrine extension

@juliusstoerrle juliusstoerrle self-assigned this Jan 26, 2025
@juliusstoerrle juliusstoerrle force-pushed the feature/doctrine-improvements branch 2 times, most recently from 8968220 to d84bdab Compare January 29, 2025 20:18
@juliusstoerrle juliusstoerrle marked this pull request as ready for review January 29, 2025 20:22
Add contract for Unit of Work
Add package for integration tests
Enable databse integration tests in CI
Fix folder structure
Enable phpstan doctrine extension
@juliusstoerrle juliusstoerrle force-pushed the feature/doctrine-improvements branch 2 times, most recently from 89f0a68 to b13866f Compare January 29, 2025 20:38
@juliusstoerrle
Copy link
Owner Author

CI Pipeline fails at schema check due to doctrine/migrations#1441. No solution in sight :(
Will exclude the doctrine:schema:validate check from CI until issue is resolved.

Due to dbal4 issue with custom types
@juliusstoerrle juliusstoerrle merged commit 4cd0fdd into main Feb 6, 2025
4 checks passed
@juliusstoerrle juliusstoerrle deleted the feature/doctrine-improvements branch February 6, 2025 19:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant