Skip to content
This repository has been archived by the owner on Apr 22, 2023. It is now read-only.

Bitbucket support #51

Open
jihonrado opened this issue Apr 12, 2017 · 0 comments
Open

Bitbucket support #51

jihonrado opened this issue Apr 12, 2017 · 0 comments

Comments

@jihonrado
Copy link

This library works only with Github with the current implementation, as it uses URLs like this:

https://circleci.com/api/v1.1/project/:username/:project/tree/:branch

Following CircleCI documentation, the VCS can be specified by using URLs like:

https://circleci.com/api/v1.1/project/:vcs-type/:username/:project/tree/:branch

Not providing the vcs-type path parameter makes CircleCI consider github as VCS.

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

No branches or pull requests

1 participant