Pelagicore / software-factory-blueprint

Software Factory Blueprint is a generic part of the Software Factory concept part of PELUX, see http://pelux.io/
GNU Lesser General Public License v2.1
5 stars 25 forks source link

Explain how to get certain release using repo #92

Open erikboto opened 6 years ago

erikboto commented 6 years ago

It could be nice to add a small note in the section discussion repo about how you can fetch a certain release tag using the -b flag, e.g.:

repo init -u https://github.com/Pelagicore/pelux-manifests -b refs/tags/v1.0/pyro

tobsan commented 6 years ago

We actually have a story in our backlog about having some kind of release script that replaces all generic instructions with release specific ones when releasing. This would fit nicely into it.