diff --git a/RELEASE_GUIDELINES.md b/RELEASE_GUIDELINES.md index 4daa6fd382ef3729db8aa4adaa439ffd1ebd473a..fddbc9e834b83bbbee924a9c42d93be050387ddb 100644 --- a/RELEASE_GUIDELINES.md +++ b/RELEASE_GUIDELINES.md @@ -6,7 +6,8 @@ guidelines of the CaosDB Project ## General Prerequisites -* All tests are passing. +* All tests are passing. (Note that pipelines may fail if the major + version increased. Rely on manual tests in that case.) * (FEATURES.md is up-to-date and a public API is being declared in that document.) * CHANGELOG.md is up-to-date. * (DEPENDENCIES.md is up-to-date.) @@ -36,3 +37,6 @@ guidelines of the CaosDB Project section to the CHANGELOG. 10. Create a release at the [gitlab repo](https://gitlab.com/linkahead/linkahead-mariadbbackend/-/releases) + +11. If necessary, i.e., if the patch or major versions were increased + with the release, do a LinkAhead server release.