[jbosstools-dev] feedback on fixing missing alpha/beta/cr tags
Max Rydahl Andersen
manderse at redhat.com
Tue May 5 07:17:34 EDT 2015
I updated the script I made for checking tags to also print out
"closest"
'x' branch.
For example for jbosstools-server that gives us:
```
jbosstools-server missing 10 tags:
jbosstools-4.1.0.Beta1 (jbosstools-4.1.0.Beta1x),
jbosstools-4.1.1.Beta1 (jbosstools-4.1.1.Beta1x),
jbosstools-4.1.1.CR1,
jbosstools-4.2.0.Alpha2 (jbosstools-4.2.0.Alpha2x),
jbosstools-4.2.0.Beta1 (jbosstools-4.2.0.Beta1x),
jbosstools-4.2.0.Beta2 (jbosstools-4.2.0.Beta2x),
jbosstools-4.2.0.Beta3 (jbosstools-4.2.0.Beta3x),
jbosstools-4.2.3.Beta1,
jbosstools-4.2.3.CR1,
jbosstools-4.3.0.Alpha1 (jbosstools-4.3.0.Alpha1x)
```
Full list at: https://gist.github.com/maxandersen/78ffedc1edb9569b35b2
Using the tip of the branch seem to be the simplest way to fix this with
the 'best' tag possible.
Anyone with good arguments for or against doing this ?
(I already have a script ready that can fix this this way, but I wanted
make sure I'm not
missing something obviously bad about this idea)
/max
http://about.me/maxandersen
More information about the jbosstools-dev
mailing list