Commit Graph

4 Commits

Author SHA1 Message Date
Xavier Delaruelle
05549e5336 script: correctly detect previous version tag on mpub
In case last bugfix release was made from a branch not parent of the
current branch from which the next release will be rolled out. List all
tags and get previous version name from the second to last position.
2021-02-17 16:04:04 +01:00
Xavier Delaruelle
091f50da6c script: enable mrel/mpub to release from a vZ.Y.x branch
Adapt the `mrel` and `mpub` release to produce new Modules release from
a 'vZ.Y.x' branch rather from 'master' branch.
2020-07-30 22:53:37 +02:00
Xavier Delaruelle
db9384f186 script: fix distclean err to ignore in mrel/mpub 2020-07-16 21:53:51 +02:00
Xavier Delaruelle
1e863c6365 script: add 'mpub' to publish new release
Add the `mpub` script, that automates Modules new release publishing
over git repositories and websites.
2020-04-12 20:51:38 +02:00