DEPLOY.md 1023 B
Deployment of new UFrameIT Releases
TODO: describe how to deploy here
Versioning
We use semantic versioning. A version number looks like x.y.z
, no v
prefix.
Always release all of
- UFrameIT/UFrameIT (this repo)
- FrameIT/frameworld (the MMT archive)
- UFrameIT/archives (Git aggregation repo of MMT archives)
at the same time with the same version number.
Concretely:
- Merge FrameIT/frameworld's devel branch into master and git-tag with
x.y.z
. - Update archive submodules in UFrameIT/archives and git-tag with
x.y.z
. - Git-tag UFrameIT/UFrameIT (this repo) with
x.y.z.
. - Create a new GitHub release here: https://github.com/UFrameIT/UFrameIT/releases
- Write a news post on our website: https://github.com/UFrameIT/UFrameIT.github.io