Skip to content

Latest commit

 

History

History
43 lines (26 loc) · 1.53 KB

MAINTENANCE.md

File metadata and controls

43 lines (26 loc) · 1.53 KB

MAINTENANCE.md

This file serves as a reference for the maintenance procedures and guidelines for this project. Note: Please keep this document updated with any changes in maintenance procedures, dependencies, actions, or restrictions.

Maintenance Procedures

Before New Releases

  • Update documentation related to new features or changes.

    • README.md
    • Official Camunda documentation:
    • When releasing an update containing breaking changes, it should be accompanied by a migration guide in this repository to guide the user.
  • Make internal announcements on Slack regarding upcoming releases.

    • #infex-internal
    • #engineering if relevant
  • Refer to DEVELOPER.md to see the release process.

After New Releases

Nothing referenced yet.

Dependencies

Upstream Dependencies: dependencies of this project

  • terraform-aws-modules: This project relies on the official AWS modules available at terraform-aws-modules.
  • camunda-tf-eks-module: This project relies on the Camunda EKS modules available at camunda-tf-eks-module.

Downstream Dependencies: things that depend on this project

N/A

Actions

  • Notify the Product Management Team of any new releases, especially if there are breaking changes or critical updates.

Restrictions

N/A