feat(backend): add GitLab provider support - #239
Open
oshuej198 wants to merge 7 commits into
Open
Conversation
Add GitLab PAT and OAuth integrations, nested namespace support, merge request sync, releases and tags, milestone release attachments, webhooks, UI configuration, migrations, documentation, and tests.
…ab-scm-provider Resolve migration conflicts by preserving GitLab release/webhook migrations alongside object translation and SSO migrations. Regenerate OpenAPI from the merged sources and update SCM provider copy for GitLab.
|
This PR has merge conflicts that need to be resolved before it can be merged. Please rebase on the latest |
|
Merge conflicts have been resolved. |
|
This PR has merge conflicts that need to be resolved before it can be merged. Please rebase on the latest |
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Summary
Dependency / review note
Important
This branch includes changes from
feat/224-shared-navigation-sidebars. Please merge #224 first, then review and retest this PR after #224 has landed. Until then, the diff also contains unrelated sidebar changes from that branch.Per the discussion in #237, this should also wait until after the 0.8.8 release before merging.
Testing
go test ./internal/handlers ./internal/scmnpm run checknpm run typecheckDE-1commit to the corresponding Windshift itemCloses #237