<div dir="ltr"><br><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature"><br><div><br></div><div>-Hunter</div></div></div>
<br><div class="gmail_quote">On Tue, Feb 16, 2016 at 11:44 AM, David Moreau Simard <span dir="ltr"><<a href="mailto:dms@redhat.com" target="_blank">dms@redhat.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><span class="">On Tue, Feb 16, 2016 at 2:18 PM, Hunter Haugen <<a href="mailto:hunter@puppetlabs.com">hunter@puppetlabs.com</a>> wrote:<br>
> The forge does verify that versions match semver 1.0.0, which states "a<br>
> pre-release version number MAY be denoted by appending an arbitrary string<br>
> immediately following the patch version and a dash. The string MUST be<br>
> comprised of only alphanumerics plus dash [0-9A-Za-z-]" thus this tag would<br>
> more appropriately be 8.0.0-beta1 (as per the given example on<br>
> <a href="http://semver.org/spec/v1.0.0.html" rel="noreferrer" target="_blank">http://semver.org/spec/v1.0.0.html</a>).<br>
><br>
> The forge doesn't care about tags, but if you have 8.0.0b1 in the metadata<br>
> it will probably deny the publish.<br>
<br>
</span>Can we double check if that is indeed the case ?<br>
I feel it's important to keep the same version format as the rest of OpenStack.<br></blockquote><div><br> ae% grep version metadata.json<br>  "version": "8.0.0b1",<br>ae% puppet module build<br>Error: Invalid 'version' field in metadata.json: version string cannot be parsed as a valid Semantic Version<br>Error: Try 'puppet help module build' for usage<br><br></div><div>So OpenStack doesn't follow semver? Afaik 8.0.0b1 doesn't even follow semver 2 <a href="http://semver.org/#spec-item-9">http://semver.org/#spec-item-9</a><br></div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<span class="im"><br>
David Moreau Simard<br>
Senior Software Engineer | Openstack RDO<br>
<br>
dmsimard = [irc, github, twitter]<br>
<br>
</span><div class=""><div class="h5">__________________________________________________________________________<br>
OpenStack Development Mailing List (not for usage questions)<br>
Unsubscribe: <a href="http://OpenStack-dev-request@lists.openstack.org?subject:unsubscribe" rel="noreferrer" target="_blank">OpenStack-dev-request@lists.openstack.org?subject:unsubscribe</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" rel="noreferrer" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a><br>
</div></div></blockquote></div><br></div></div>