Skip to content

Bitbucket Data Center cloud integration#4146

Merged
sergeibbb merged 11 commits intomainfrom
4107-bitbucket-server
Mar 25, 2025
Merged

Bitbucket Data Center cloud integration#4146
sergeibbb merged 11 commits intomainfrom
4107-bitbucket-server

Conversation

@sergeibbb
Copy link
Member

@sergeibbb sergeibbb commented Mar 12, 2025

Description

solves #4107

Checklist

  • I have followed the guidelines in the Contributing document
  • My changes follow the coding style of this project
  • My changes build without any errors or warnings
  • My changes have been formatted and linted
  • My changes include any required corresponding changes to the documentation (including CHANGELOG.md and README.md)
  • My changes have been rebased and squashed to the minimal number (typically 1) of relevant commits
  • My changes have a descriptive commit message with a short title, including a Fixes $XXX - or Closes #XXX - prefix to auto-close the issue that your PR addresses

@sergeibbb sergeibbb linked an issue Mar 12, 2025 that may be closed by this pull request
2 tasks
sergeibbb added a commit that referenced this pull request Mar 12, 2025
sergeibbb added a commit that referenced this pull request Mar 13, 2025
@sergeibbb sergeibbb force-pushed the 4107-bitbucket-server branch 2 times, most recently from a1dc12f to ccdc77f Compare March 13, 2025 13:44
sergeibbb added a commit that referenced this pull request Mar 13, 2025
sergeibbb added a commit that referenced this pull request Mar 13, 2025
sergeibbb added a commit that referenced this pull request Mar 13, 2025
@sergeibbb sergeibbb force-pushed the 4107-bitbucket-server branch from 4e71b03 to aa24560 Compare March 13, 2025 14:21
sergeibbb added a commit that referenced this pull request Mar 13, 2025
sergeibbb added a commit that referenced this pull request Mar 13, 2025
sergeibbb added a commit that referenced this pull request Mar 13, 2025
sergeibbb added a commit that referenced this pull request Mar 13, 2025
sergeibbb added a commit that referenced this pull request Mar 13, 2025
sergeibbb added a commit that referenced this pull request Mar 13, 2025

protected get apiBaseUrl(): string {
const protocol = this._session?.protocol ?? 'https:';
return `${protocol}//${this.domain}/rest/api/1.0`;
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @ericf-axosoft, @axosoft-ramint

URL of our test server is on HTTP, that's why I needed to make an update to gather the protocol from Cloud. These changes are here: a7a792a

@sergeibbb sergeibbb requested review from eamodio and ramin-t March 13, 2025 14:53
@sergeibbb sergeibbb changed the base branch from main to 4128-extend-the-shared-library-to-provide-more-data-for-bitbucket-prs March 13, 2025 15:13
sergeibbb added a commit that referenced this pull request Mar 19, 2025
@sergeibbb sergeibbb force-pushed the 4107-bitbucket-server branch from a7a792a to 1449867 Compare March 19, 2025 14:35
sergeibbb added a commit that referenced this pull request Mar 19, 2025
sergeibbb added a commit that referenced this pull request Mar 19, 2025
sergeibbb added a commit that referenced this pull request Mar 19, 2025
sergeibbb added a commit that referenced this pull request Mar 19, 2025
sergeibbb added a commit that referenced this pull request Mar 19, 2025
sergeibbb added a commit that referenced this pull request Mar 19, 2025
sergeibbb added a commit that referenced this pull request Mar 24, 2025
@sergeibbb sergeibbb force-pushed the 4107-bitbucket-server branch from 9d18d8b to a4879f2 Compare March 24, 2025 17:16
sergeibbb added a commit that referenced this pull request Mar 24, 2025
sergeibbb added a commit that referenced this pull request Mar 24, 2025
sergeibbb added a commit that referenced this pull request Mar 24, 2025
sergeibbb added a commit that referenced this pull request Mar 24, 2025
sergeibbb added a commit that referenced this pull request Mar 24, 2025
@sergeibbb sergeibbb force-pushed the 4107-bitbucket-server branch from cca8e86 to 6ad28b2 Compare March 25, 2025 12:39
@ramin-t ramin-t self-requested a review March 25, 2025 15:00
Copy link
Contributor

@ramin-t ramin-t left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We can use the shared library normalizers later when they are exposed.

@sergeibbb sergeibbb merged commit 8b99b7f into main Mar 25, 2025
3 checks passed
sergeibbb added a commit that referenced this pull request Mar 25, 2025
sergeibbb added a commit that referenced this pull request Mar 25, 2025
sergeibbb added a commit that referenced this pull request Mar 25, 2025
sergeibbb added a commit that referenced this pull request Mar 25, 2025
sergeibbb added a commit that referenced this pull request Mar 25, 2025
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.

Bitbucket Server

3 participants