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
I've been trying to make this work with Yosemite + Server 4.0.3 + Xcode 6.2 beta 5.
The bot is created (after detecting a pull request) but no integration starts.
Trying to reverse-engineer the API, it seems the newly created bot/integration is stuck in pending mode (currentStep = pending):
@lumaxis : unfortunately I had to drop my investigation of this to work on other things.
It seems that if a bot is somewhat malformed or the server cannot run it for some reason, you get stuck in this state. I ended up creating a virtual machine that I could roll-back to a clean state to be able to experiment.
I might give it another try sometime soon, now that Xcode 6.3, OS X 10.10.3 and Server 4.1 are out. Maybe it's working better now...
I've been trying to make this work with Yosemite + Server 4.0.3 + Xcode 6.2 beta 5.
The bot is created (after detecting a pull request) but no integration starts.
Trying to reverse-engineer the API, it seems the newly created bot/integration is stuck in pending mode (currentStep = pending):
I'd love to resolve this myself, but I'm lacking some basic info I cannot find Googling around:
Any info would be helpful!
Thanks
The text was updated successfully, but these errors were encountered: