This file serves as a reference for the maintenance procedures and guidelines for the C8 SM checks in this project. Note: Please keep this document updated with any changes in maintenance procedures, dependencies, actions, or restrictions.
We follow the release process described in the Camunda Deployment References maintenance guide.
-
Ensure all
TODO [release-duty]items are resolved. -
Tag a new version (note: we do not use the branch system).
-
Update documentation related to new features or changes.
README.md- Official Camunda documentation (camunda-docs repository):
- C8SM: Troubleshooting
- Search for references to this repository and update the tag version
-
Make internal announcements on Slack regarding upcoming releases.
#infex-internal#engineeringif relevant
If a bug needs to be fixed on an older version:
- Create a dedicated branch for that version.
- Apply the fix and tag it with a patch version (e.g.,
1.2.4).
Nothing referenced yet.
None referenced yet.
None referenced yet.
- Notify the Product Management Team of any new releases, especially if there are breaking changes or critical updates.
- N/A