You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 27, 2023. It is now read-only.
Consider doing a [test-deployment](https://github.com/xdev-software/xapi-db-mysql-5/actions/workflows/test-deploy.yml?query=branch%3Adevelop) before actually releasing.
36
+
37
+
Before releasing:
38
+
* Consider doing a [test-deployment](https://github.com/xdev-software/xapi-db-mysql-5/actions/workflows/test-deploy.yml?query=branch%3Adevelop) before actually releasing.
39
+
* Check the [changelog](CHANGELOG.md)
37
40
38
41
If the ``develop`` is ready for release, create a pull request to the ``master``-Branch and merge the changes.
39
42
40
43
When the release is finished do the following:
41
44
* Merge the auto-generated PR (with the incremented version number) back into the ``develop``
42
-
*Add the release notes to the [GitHub release](https://github.com/xdev-software/xapi-db-mysql-5/releases/latest)
45
+
*Link the corresponding version from the [changelog](CHANGELOG.md) to the [GitHub release](https://github.com/xdev-software/xapi-db-mysql-5/releases/latest)
0 commit comments