From 1085c9b8620ea95f8cd3cb5da6117d9337ca9ede Mon Sep 17 00:00:00 2001 From: Ken Hawkins <khawkins98@gmail.com> Date: Thu, 17 Nov 2016 09:48:54 +0000 Subject: [PATCH] Add info on test releases, lite version --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 7179dc29..c64c1735 100644 --- a/README.md +++ b/README.md @@ -80,10 +80,17 @@ Difference between major, minor releases: - Major releases (1.1, 1.2, 1.3...) can have breaking changes and any such changes will be detailed and tested. - Minor releases (0.0.X) will not have changes to code structure or parts and will mainly add features or update visual assets (such as logos or icon fonts). + The support for previous major versions (branches) is still being considered, but the current suggestion is that the last three major version will be supported with updates to assets, fonts, and critical EMBl and EBI branding. Where's version 1.0, you ask? Version 1.0 is the [current EBI Compliance theme] (https://www.ebi.ac.uk/web_guidelines/html/compliance/). +### Test releases +Testing releases will be identified in their tag, a la: `V1.1.0-alpha`, where `.0-alpha` is the tag. `-alpha`, `-beta` and `-dev` are the anticipated tag suffixes. + +### Variant releases +There are no officially supported variant, however a "lite" version is being considered. With the branch of `v1.1-lite`. + ### Deployment Files are hosted in this pattern: ``` -- GitLab