new release 1.0.7
Closed this issue ยท 6 comments
@mvisonneau would you mind tagging new release to forge?
Hmm indeed, that is weird it should be automated ๐ค
there was an error in the last release of the forge : https://travis-ci.org/mvisonneau/puppet-curator/jobs/415541230, looking into it and will then release 1.0.7
Maybe fixed by #17 (since there where various issues, I fixed them and as a side effect, the job seems to be fixed ๐).
Looks like 1.0.7
was tagged, but the resulting artifact is not published to the Puppet forge. As far as I can see, the tag should be named v1.0.7
in order to match the /^v\d+/
regular expression that would trigger a build:
Lines 27 to 31 in 37523bc
๐คฆโโ๏ธ indeed ๐ just updated the tag, thanks @smortex
new version has been properly released now ๐