Skip to content
Snippets Groups Projects

Test suggestions

Open Oswaldo Ferreir requested to merge test-suggestions into master
8 unresolved threads
+ 8
2
@@ -9,12 +9,12 @@ GitLab follows the [Semantic Versioning](http://semver.org/) for its releases:
to the public API or a minor feature is introduced, or when a set of smaller
features is rolled out.
- **Patch number**: When backwards compatible bug fixes are introduced that fix
incorrect behavior.
incorrect behavior
The current stable release will receive security patches and bug fixes
(eg. `8.9.0` -> `8.9.1`). Feature releases will mark the next supported stable
release where the minor version is increased numerically by increments of one
(eg. `8.9 -> 8.10`).
(eg. `8.9 -> 8.10`)
Our current policy is to support one stable release at any given time, but for
medium-level security issues, we may consider [backporting to the previous two
@@ -29,6 +29,12 @@ More information about the release procedures can be found in our
[release-tools documentation][rel]. You may also want to read our
[Responsible Disclosure Policy][disclosure].
something
Please register or sign in to reply
something
[rel-sec]: https://gitlab.com/gitlab-org/release-tools/blob/master/doc/security.md#backporting
[rel]: https://gitlab.com/gitlab-org/release-tools/blob/master/doc/
[disclosure]: https://about.gitlab.com/disclosure/
    • Author Developer
      Suggested change
      Applied
      40 [disclosure]: https://about.gitlab.com/disclosure/
      40 [disclosure]: https://about.gitlab.com/disclosure/x
Please register or sign in to reply
Loading