keplersj / BoatCraft

Rails had their turn, now out to the Minecraftian seas.
MIT License
6 stars 7 forks source link

Publishing builds to HeisenBugDev #237

Closed viliml closed 10 years ago

viliml commented 10 years ago

It seems to be erroring quite a bit. Any ideas why? Also, somehow one of my builds got up there... What the heck is up with that?

keplersj commented 10 years ago

The one that's up there I posted using this...

viliml commented 10 years ago

Could we automate it with gradle/wercke or something?

keplersj commented 10 years ago

It's 'working' right now. Only issue right now is that wercker doesn't work from master, but a detachted head, causing builds to register as being on branch HEAD.

viliml commented 10 years ago

That sucks. Can drone.io use ruby commands?

keplersj commented 10 years ago

Yeah, but the HEAD issue isn't exclusive to wercker, all CIs that use Git Push Building will have this issue.

viliml commented 10 years ago

Solved