> It then also becomes hard to associate the .../fixforversion/... urls to the releases as from its URL you can see what it relates to...
... that should say _can't_ see... On Thu, 1 Aug 2019 at 10:40, <[email protected]> wrote: > Hi Radu, > > How would that work if you release multiple components at once? > In this case we're releasing: > Feature Model 1.0.6 > Feature Model IO 1.0.6 > Feature Model Analyzer 1.0.6 > Feature Model Converter 1.0.6 > Feature Model Launcher 1.0.6 > slingfeature-maven-plugin 1.0.6 > Slingstart Maven Plugin 1.8.6 > > Should I put all of these in the subject line? > > It then also becomes hard to associate the .../fixforversion/... urls to > the releases as from its URL you can see what it relates to... > > Best regards, > > David > > On Thu, 1 Aug 2019 at 10:07, Radu Cotescu <[email protected]> wrote: > >> Hi David, >> >> Could you please, for future releases, try to stay close to the release >> template from [0], namely provide the JIRA release name(s) in the subject >> field? You then don’t have to name the artifacts, the list of JIRA versions >> would be enough. >> >> Robert and I worked on this tool to help with most of the manual release >> tasks [1]. Although not complete, it automates a lot of the steps [1] one >> needs to perform when starting or promoting a release, including sending >> emails. >> >> Thanks, >> Radu >> >> [0] - >> https://sling.apache.org/documentation/development/release-management.html#starting-the-vote >> < >> https://sling.apache.org/documentation/development/release-management.html#starting-the-vote >> > >> [1] - >> >> Usage: docker run -it --env-file=./docker-env apache/sling-cli release >> [COMMAND] >> Performs release-related operations >> Commands: >> create-new-jira-version Creates a new Jira version, if needed, and >> transitions any unresolved issues from the version being released to >> the next one >> list Lists all open releases >> prepare-email Prepares an email vote for the releases found >> in the Nexus staged repository >> tally-votes Counts votes cast for a release and generates >> the result email >> update-local-site Updates the Sling website with the new release >> information, based on a local checkout >> update-reporter Updates the Apache Reporter System with the >> new release information >> help Displays help information about the specified >> command >> >>
