Skip to content

Exception caught during execution of fetch command when bitbucket repository is private #35

@paralelocslucasmagalhaes

Description

I'm trying to use a bitbucket private repository to hold all of my protos.
But I'm not figure out how to pass my credential and validated my user when use protop sync.

Bitbucket required to use a user and password_app to fulfill the request. I tried this, but protop sync falls when I use the '@' at the middle of the url.

git+https://${BITBUCKET_USER}:${BITBUCKET_APP_PASSWORD}@bitbucket.org/user/project.git@{version}'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions