Skip to content

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 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 sergeibbb force-pushed the 4107-bitbucket-server branch from cca8e86 to 6ad28b2 Compare March 25, 2025 12:39
@axosoft-ramint axosoft-ramint self-requested a review March 25, 2025 15:00
Copy link
Contributor

@axosoft-ramint axosoft-ramint 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
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 sergeibbb deleted the 4107-bitbucket-server branch March 25, 2025 16:04
sergeibbb added a commit that referenced this pull request Mar 26, 2025
saeedzaha pushed a commit to saeedzaha/vscode-gitlens that referenced this pull request Apr 28, 2025
saeedzaha pushed a commit to saeedzaha/vscode-gitlens that referenced this pull request Apr 28, 2025
saeedzaha pushed a commit to saeedzaha/vscode-gitlens that referenced this pull request Apr 28, 2025
saeedzaha pushed a commit to saeedzaha/vscode-gitlens that referenced this pull request Apr 28, 2025
saeedzaha pushed a commit to saeedzaha/vscode-gitlens that referenced this pull request Apr 28, 2025
saeedzaha pushed a commit to saeedzaha/vscode-gitlens that referenced this pull request Apr 28, 2025
saeedzaha pushed a commit to saeedzaha/vscode-gitlens that referenced this pull request Apr 28, 2025
saeedzaha pushed a commit to saeedzaha/vscode-gitlens that referenced this pull request Apr 28, 2025
saeedzaha pushed a commit to saeedzaha/vscode-gitlens that referenced this pull request Apr 28, 2025
saeedzaha pushed a commit to saeedzaha/vscode-gitlens that referenced this pull request Apr 28, 2025
saeedzaha pushed a commit to saeedzaha/vscode-gitlens that referenced this pull request Apr 28, 2025
saeedzaha pushed a commit to saeedzaha/vscode-gitlens that referenced this pull request Apr 28, 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