Skip to content
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

Stash Support #105

Closed
nguyen-tim opened this issue Jul 21, 2015 · 2 comments
Closed

Stash Support #105

nguyen-tim opened this issue Jul 21, 2015 · 2 comments

Comments

@nguyen-tim
Copy link

Hi czechboy0,

Great job creating this tool. I ran into a small issue when trying to configure my project with Buildasaur. Our repos have moved from Github to Stash and I was wondering if Buildasaur will support stash projects in the future. This alert pops up when trying to add my Xcode project:

Couldn't add Xcode project at path file:///nameOfProject.xcworkspace, error: Disallowed checkout type, the project must be checked out over one of the supported schemes: SSH.

Any information will be greatly appreciated.

@czechboy0
Copy link
Member

Hi @nguyen-tim, thanks!

At the moment, Buildasaur only supports GitHub. It's because each service has a very specific API when it comes to managing Pull Requests. We also have a request for Bitbucket (#65), so I'll consider this a request for another service.

However, I imagine the only way this will be done is if someone using Stash and understanding lots of the expected behaviors steps in and helps out by writing a lot of the code. Technically, a lot of code should be shareable with the GitHub code, but I just haven't done this yet.

@czechboy0 czechboy0 changed the title Support for Stash projects Stash support Aug 6, 2015
@czechboy0 czechboy0 changed the title Stash support Stash Support Aug 6, 2015
@czechboy0
Copy link
Member

AFAIU, Stash is now called Bitbucket Server, so hopefully they'll have the same API as cloud Bitbucket. This this is a duplicate of #65.

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

No branches or pull requests

2 participants