ansibleplaybookbundle / ansible-playbook-bundle

THIS REPO IS MIGRATING: https://github.com/automationbroker/apb
GNU General Public License v2.0
140 stars 70 forks source link

Bug 1498185 - Move version declaration into APB spec #129

Closed dymurray closed 7 years ago

dymurray commented 7 years ago

This depends upon: https://github.com/openshift/ansible-service-broker/pull/468

shawn-hurley commented 7 years ago

Should we add a check in apb build to look for the spec version and then we can error if it missing and give an option to skip? I think that might help authors who have updated the apb tool but not the spec?

dymurray commented 7 years ago

@shawn-hurley Good suggestion. I error out if the version doesn't exist.