Test suggestions
8 unresolved threads
8 unresolved threads
What does this MR do?
Are there points in the code the reviewer needs to double check?
Why was this MR needed?
Screenshots (if relevant)
Does this MR meet the acceptance criteria?
-
Changelog entry added, if necessary -
Documentation created/updated -
API support added -
Tests added for this feature/bug - Review
-
Has been reviewed by UX -
Has been reviewed by Frontend -
Has been reviewed by Backend -
Has been reviewed by Database
-
-
Conform by the merge request performance guides -
Conform by the style guides -
Squashed related commits together
What are the relevant issue numbers?
Edited by Oswaldo Ferreir
Merge request reports
Activity
29 29 [release-tools documentation][rel]. You may also want to read our 30 30 [Responsible Disclosure Policy][disclosure]. 31 31 32 33 something 34 35 36 something 37 32 38 [rel-sec]: https://gitlab.com/gitlab-org/release-tools/blob/master/doc/security.md#backporting 33 39 [rel]: https://gitlab.com/gitlab-org/release-tools/blob/master/doc/ 34 40 [disclosure]: https://about.gitlab.com/disclosure/ changed this line in version 2 of the diff
30 [Responsible Disclosure Policy][disclosure]. 31 32 33 something 34 35 36 something 37 38 [rel-sec]: https://gitlab.com/gitlab-org/release-tools/blob/master/doc/security.md#backporting 39 [rel]: https://gitlab.com/gitlab-org/release-tools/blob/master/doc/ 40 [disclosure]: https://about.gitlab.com/disclosure/ 30 lots 31 of 32 lines!
29 29 [release-tools documentation][rel]. You may also want to read our 30 30 [Responsible Disclosure Policy][disclosure]. 31 31 32 33 something changed this line in version 3 of the diff
29 29 [release-tools documentation][rel]. You may also want to read our 30 30 [Responsible Disclosure Policy][disclosure]. 31 31 32 33 something x 34 35 36 something 37 32 38 [rel-sec]: https://gitlab.com/gitlab-org/release-tools/blob/master/doc/security.md#backporting 33 39 [rel]: https://gitlab.com/gitlab-org/release-tools/blob/master/doc/ 34 [disclosure]: https://about.gitlab.com/disclosure/ 40 [disclosure]: https://about.gitlab.com/disclosure/x changed this line in version 5 of the diff
9 9 to the public API or a minor feature is introduced, or when a set of smaller 10 10 features is rolled out. 11 11 - **Patch number**: When backwards compatible bug fixes are introduced that fix 12 incorrect behavior. 12 incorrect behavior 13 13 14 14 The current stable release will receive security patches and bug fixes 15 15 (eg. `8.9.0` -> `8.9.1`). Feature releases will mark the next supported stable 16 16 release where the minor version is increased numerically by increments of one 17 (eg. `8.9 -> 8.10`). 17 (eg. `8.9 -> 8.10`) changed this line in version 4 of the diff
9 9 to the public API or a minor feature is introduced, or when a set of smaller 10 10 features is rolled out. 11 11 - **Patch number**: When backwards compatible bug fixes are introduced that fix 12 incorrect behavior. 12 incorrect behavior 1 incorrect behavior 2 foo 3 bar 4 We encourage everyone to run the latest stable release to ensure that you can 5 easily upgrade to the most secure and feature-rich GitLab experience. In order 6 to make sure you can easily run the most recent stable release, we are working 7 hard to keep the update process simple and reliable. 8 9 More information about the release procedures can be found in our 10 [release-tools documentation][rel]. You may also want to read our 11 [Responsible Disclosure Policy][disclosure]. 1 incorrect behavior 2 foo 3 bar 1 incorrect behavior 2 foo 3 bar 4 We encourage everyone to run the latest stable release to ensure that you can 5 easily upgrade to the most secure and feature-rich GitLab experience. In order 6 to make sure you can easily run the most recent stable release, we are working 7 hard to keep the update process simple and reliable. 8 9 More information about the release procedures can be found in our 10 [release-tools documentation][rel]. You may also want to read our 11 [Responsible Disclosure Policy][disclosure]. 12 13 14 something x 15 16 17 something 18 19 [rel-sec]: https://gitlab.com/gitlab-org/release-tools/blob/master/doc/security.md#backporting 20 [rel]: https://gitlab.com/gitlab-org/release-tools/blob/master/doc/ 21 [disclosure]: https://about.gitlab.com/disclosure/x 1 incorrect behavior 2 foo 3 bar Edited by Oswaldo Ferreir
added platformAndroid label
added platformLinux label and removed platformAndroid label
22 23 We encourage everyone to run the latest stable release to ensure that you can 24 easily upgrade to the most secure and feature-rich GitLab experience. In order 25 to make sure you can easily run the most recent stable release, we are working 26 hard to keep the update process simple and reliable. 27 28 More information about the release procedures can be found in our 29 [release-tools documentation][rel]. You may also want to read our 30 [Responsible Disclosure Policy][disclosure]. 31 32 [rel-sec]: https://gitlab.com/gitlab-org/release-tools/blob/master/doc/security.md#backporting 33 [rel]: https://gitlab.com/gitlab-org/release-tools/blob/master/doc/ 34 [disclosure]: https://about.gitlab.com/disclosure/ 1 incorrect behavior 2 foo 3 bar
Please register or sign in to reply