-
Notifications
You must be signed in to change notification settings - Fork 1
feat(gitprovider): GitLab sync — Issue entity #777
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
Merged
Merged
Changes from 8 commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
a105193
feat(gitprovider): GitLab sync — Issue entity
FelixTJDietrich 9f4f84b
fix(gitprovider): format Repository.java for CI
FelixTJDietrich a227a5f
fix(gitprovider): resolve CI failures — architecture and DB models
FelixTJDietrich a5d4634
fix(gitprovider): resolve architecture test violations
FelixTJDietrich 23e6f46
refactor(gitprovider): consolidate migration changelog
FelixTJDietrich d209b15
refactor(gitprovider): migrate to synthetic PKs with GitProvider FK a…
FelixTJDietrich 2bd24d2
fix(workspace): resolve provisioning bugs for GitLab and GitHub sync
FelixTJDietrich 9ae64ac
feat(gitprovider): add GitLab incremental sync and fix NATS repositor…
FelixTJDietrich 6aff117
fix(gitprovider): resolve CI failures from synthetic PK migration
FelixTJDietrich cc7007f
fix(ai): seed git_provider in test fixtures for NOT NULL constraint
FelixTJDietrich 15428d8
fix(ai): delete documents before user in test cleanup (FK constraint)
FelixTJDietrich 6a7e9e2
fix(db): regenerate ERD and models from clean database
FelixTJDietrich b6bc235
fix(gitprovider): fix milestone lookup and PR processor test after sy…
FelixTJDietrich 1f5090b
fix(gitprovider): fix PR message handler test for synthetic PK lookups
FelixTJDietrich 2d61220
fix(gitprovider): fix processDeleted and remaining integration tests …
FelixTJDietrich 3436f52
fix(gitprovider): resolve all PR review comments and clean up documen…
FelixTJDietrich 4bbe9fa
fix(gitprovider): add remaining unstaged changes from previous sessions
FelixTJDietrich cb042d3
fix(gitprovider): fix Lombok JPA anti-patterns and migration safety
FelixTJDietrich 2592094
fix(gitprovider): add provider_native_id unique constraints to JPA en…
FelixTJDietrich 0f8c448
fix(gitprovider): enforce JPA best practices — LAZY fetch, equals/has…
FelixTJDietrich 4c02060
fix(gitprovider): add JOIN FETCH for lazy Label.repository access
FelixTJDietrich 8aa25f3
feat(gitprovider): add nested overflow pagination for GitLab labels/a…
FelixTJDietrich 486e651
fix(leaderboard): unproxy Hibernate entity before PullRequest type check
FelixTJDietrich b72a18b
fix(gitprovider): fix migration safety for TRUNCATE CASCADE and const…
FelixTJDietrich 6d16f38
feat(gitprovider): consolidate git-provider migration into single cha…
FelixTJDietrich 744c9bc
chore(db): regenerate Drizzle schema and ERD docs
FelixTJDietrich 91ba100
fix(db): remove duplicate constraints from generated Drizzle schema
FelixTJDietrich b12732f
feat(db): consolidate git-provider migration into single changelog
FelixTJDietrich File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.