Yuriy Tymchuk <yuriy.tymchuk@me.com> writes:
Can you simply define symbolic version as a normal one?
when I tried I got an error message. Metacello was trying to parse 'development' as a semantic version number.
I think that you need a baseline with a code of your symbolic version, then you reference this baseline with the #development version and in v1_0_0 you override repository to ââ¦pharo-jenkins:v1.0.0/srcâ. I think that for me that was the main reason why I was doing pre-release. Because you cannot define any changes in symbolic versions, my baseline is a separate class, and âConfigurationOfâ requires semantic versioning.
-- Damien Cassou http://damiencassou.seasidehosting.st "Success is the ability to go from one failure to another without losing enthusiasm." --Winston Churchill