You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
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.
The text was updated successfully, but these errors were encountered: