puppetlabs / bolt-vanagon

Apache License 2.0
2 stars 30 forks source link

(VANAGON-85) Ensure packages can be built with older vanagons #161

Closed lucywyman closed 3 years ago

lucywyman commented 3 years ago

This amends #160 to only use the new inherit_from_default vanagon method if the version of Vanagon is new enough to have the method defined. Because our CI sometimes defines VANAGON_LOCATION which overrides the version of Vanagon defined in the Gemfile, this repo must continue to support older versions of Vanagon.

lucywyman commented 3 years ago

Test build still running 🏃🏼 ...

lucywyman commented 3 years ago

Going to try out puppetlabs/ci-job-configs#7749 first and see if that works, if not we'll fall back to this.