Skip to content

Conversation

@felipe-nardon
Copy link

No description provided.

Signed-off-by: Felipe Nardon dos Santos <felipe.santos@livelo.com.br>
@github-actions
Copy link

github-actions bot commented Nov 24, 2023

Version Number Check

Version has been updated in pyproject.toml.

Signed-off-by: Felipe Nardon dos Santos <felipe.santos@livelo.com.br>
Copy link
Owner

@jdoiro3 jdoiro3 left a comment

Choose a reason for hiding this comment

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

Thanks for contributing. Will merge after you make the requested change to pyproject.toml.

[tool.poetry]
name = "mkdocs-multirepo-plugin"
version = "0.6.3"
version = "0.6.4"
Copy link
Owner

Choose a reason for hiding this comment

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

Can you please remove this change? I'd like to combine other PRs into one new release. You can keep the CHANELOG changes since I can update it after merging this.

Copy link
Owner

Choose a reason for hiding this comment

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

You'll need to make the change b/c CI automatically creates a new release based on this version number.

@dagandanevic-se
Copy link

@jdoiro3 @felipe-nardon Is it possible to use bitbucket repositories without this plugin? If not, can we get this change merged in somehow?

@msnillo
Copy link

msnillo commented Aug 8, 2024

I have the same issue, I would like to use it for our Bitbucket repositories as well. Can we merged the changes in a smaller release or is there another way without this plugin? Thanks

@webwurst
Copy link

webwurst commented Aug 9, 2024

As a temporary fix in your installation you can probably add these lines in /usr/local/bin/sparse_clone.sh before else:

elif [[ -n  "$BitbucketAcessToken" ]]; then
    url_to_use="${protocol}://x-token-auth:$BitbucketAcessToken@$url_rest"

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.

5 participants