sparkbox / mina-circle

🚀 A deployment wrapper for mina based, artifact deployment.
MIT License
9 stars 0 forks source link

fix: Tolerate projects which are missing workflows #50

Closed yock closed 5 years ago

yock commented 5 years ago

Mina Circle can now instantiate a build instance when the workflow property is missing. Deploy attempts now fail with a helpful message when a successful build does not exist for a given branch and job name combination. These changes do not support deploying without a workflow job name, though that might be possible with more changes.

cromwellryan commented 5 years ago

Looks good to me! Tested against an appropriate set of builds.