Skip to content

Add support for Bitbucket API tokens #6209

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

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
Open

Conversation

tcrespog
Copy link
Collaborator

  • Add support for Bitbucket API tokens:
    • Contrary to the deprecated app passwords, the API tokens are used with Authorization: Bearer ... headers instead of Authorization: Basic ... headers.
    • They only seem to work with with http://api.bitbucket.org/2.0 base URL instead of https://bitbucket.org/api/2.0.

@tcrespog tcrespog requested a review from pditommaso June 23, 2025 11:39
@tcrespog tcrespog self-assigned this Jun 23, 2025
Copy link

netlify bot commented Jun 23, 2025

Deploy Preview for nextflow-docs-staging canceled.

Name Link
🔨 Latest commit 6b75445
🔍 Latest deploy log https://app.netlify.com/projects/nextflow-docs-staging/deploys/685ffc77eafc6c00083211a2

Signed-off-by: Paolo Di Tommaso <paolo.ditommaso@gmail.com>
tcrespog and others added 3 commits June 27, 2025 13:03
Signed-off-by: Paolo Di Tommaso <paolo.ditommaso@gmail.com>
Signed-off-by: Paolo Di Tommaso <paolo.ditommaso@gmail.com>
@pditommaso
Copy link
Member

@tcrespog are you OK with this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants