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

fix: bitbucket server context parse #1150

Merged
merged 1 commit into from
Sep 26, 2024
Merged

fix: bitbucket server context parse #1150

merged 1 commit into from
Sep 26, 2024

Conversation

Tpuljak
Copy link
Member

@Tpuljak Tpuljak commented Sep 25, 2024

Fix Bitbucket Server Context Parsing

Description

Because, in the creation process, the gitprovider is expected to parse the clone url, the bitbucket context parsing would fail. This PR adds support for parsing the clone url as well. Additionally, refactored how git providers are fetched for URLs which was part of the issue.

  • This change requires a documentation update
  • I have made corresponding changes to the documentation

@Tpuljak Tpuljak requested a review from a team as a code owner September 25, 2024 10:02
@lbrecic lbrecic force-pushed the bitbucket-server-fix branch 2 times, most recently from 8003a40 to cc59476 Compare September 25, 2024 14:52
- refactored how git providers for URLs are fetched

Signed-off-by: Toma Puljak <[email protected]>
Signed-off-by: Luka Brecic <[email protected]>
@Tpuljak Tpuljak force-pushed the bitbucket-server-fix branch from cc59476 to b59449e Compare September 25, 2024 15:47
@Tpuljak Tpuljak merged commit 5f172db into main Sep 26, 2024
12 checks passed
@Tpuljak Tpuljak deleted the bitbucket-server-fix branch September 26, 2024 07:04
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.

3 participants