Skip to content

ref(bitbucket-server): Remove legacy pipeline setup views#116489

Merged
evanpurkhiser merged 1 commit into
masterfrom
evanpurkhiser/ref-bitbucket-server-remove-legacy-pipeline-setup-views
May 29, 2026
Merged

ref(bitbucket-server): Remove legacy pipeline setup views#116489
evanpurkhiser merged 1 commit into
masterfrom
evanpurkhiser/ref-bitbucket-server-remove-legacy-pipeline-setup-views

Conversation

@evanpurkhiser
Copy link
Copy Markdown
Member

Now that the API-driven pipeline is in place, drop the legacy InstallationConfigView, OAuthLoginView, and OAuthCallbackView classes (and the InstallationForm they used), the associated Django template, and the legacy-flow tests. get_pipeline_views() now returns an empty list; get_pipeline_api_steps() is the only setup path.

Fixes VDY-103

Now that the API-driven pipeline is in place, drop the legacy
`InstallationConfigView`, `OAuthLoginView`, and `OAuthCallbackView`
classes (and the `InstallationForm` they used), the associated Django
template, and the legacy-flow tests. `get_pipeline_views()` now returns
an empty list; `get_pipeline_api_steps()` is the only setup path.

Fixes [VDY-103](https://linear.app/getsentry/issue/VDY-103/remove-legacy-bitbucket-server-integration-setup-views)
@evanpurkhiser evanpurkhiser requested review from a team as code owners May 29, 2026 15:39
@evanpurkhiser evanpurkhiser requested review from thetruecpaul and removed request for a team May 29, 2026 15:39
@linear-code
Copy link
Copy Markdown

linear-code Bot commented May 29, 2026

VDY-103

@evanpurkhiser evanpurkhiser requested a review from wedamija May 29, 2026 15:40
@github-actions github-actions Bot added the Scope: Backend Automatically applied to PRs that change backend components label May 29, 2026
@evanpurkhiser evanpurkhiser merged commit 01b7ff9 into master May 29, 2026
64 checks passed
@evanpurkhiser evanpurkhiser deleted the evanpurkhiser/ref-bitbucket-server-remove-legacy-pipeline-setup-views branch May 29, 2026 17:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Scope: Backend Automatically applied to PRs that change backend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants