[Git][ultreiaio/ird-observe][develop] Update README.md
Tony CHEMIT pushed to branch develop at ultreiaio / ird-observe Commits: 8b948b06 by Tony CHEMIT at 2017-03-20T09:03:16+00:00 Update README.md - - - - - 1 changed file: - README.md Changes: ===================================== README.md ===================================== --- a/README.md +++ b/README.md @@ -1,17 +1,18 @@ # ObServe [](https://search.maven.org/#search%7Cga%7C1%7Cg%3A%22fr.ird.observe%22%20AND%20a%3A%22observe%22) - + +[](http://www.gnu.org/licenses/gpl-3.0.txt) # Resources -* [Changelog and downloads](https://gitlab.com/ultreia.io/ird-observe/blob/develop/CHANGELOG.md) -* [Documentation](http://observe.ultreia.io) +* [Changelog and downloads](https://gitlab.com/ultreiaio/ird-observe/blob/develop/CHANGELOG.md) +* [Documentation](http://ultreiaio.gitlab.io/ird-observe) # Demo * [Demo (latest)](https://demo.ultreia.io/observe-latest) -* [Demo (5.x)](https://demo.ultreia.io/observe-5.3.2) +* [Demo (5.x)](https://demo.ultreia.io/observe-5.3.5) * [Demo (6.x)](https://demo.ultreia.io/observe-6.0-RC-1) # Community @@ -19,3 +20,14 @@ * [Mailing-list (Devel)](http://list.forge.codelutin.com/cgi-bin/mailman/listinfo/observe-devel) * [Mailing-list (Commits)](http://list.forge.codelutin.com/cgi-bin/mailman/listinfo/observe-commits) * [Contact](mailto:dev@tchemit.fr) + +# Release + +``` +wget -O - https://gitlab.com/ultreiaio/pom/raw/master/bin/close-milestone.sh | bash +wget -O - https://gitlab.com/ultreiaio/pom/raw/master/bin/create-stage.sh | bash +wget -O - https://gitlab.com/ultreiaio/pom/raw/master/bin/update-staging-changelog.sh | sed 's/$1/frirdobserve/' | bash +wget -O - https://gitlab.com/ultreiaio/pom/raw/master/bin/create-milestone.sh | bash +wget -O - https://gitlab.com/ultreiaio/pom/raw/master/bin/close-stage.sh | sed 's/$1/frirdobserve/' | bash +wget -O - https://gitlab.com/ultreiaio/pom/raw/master/bin/release-stage.sh | sed 's/$1/frirdobserve/' | bash +``` View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/commit/8b948b06956ad1d68e65de589ed4...
participants (1)
-
Tony CHEMIT