Skip to main content

Release Process

Our Release process is divided into these steps:

  1. Create a Pull Request after the implementation
  2. ODJ colleague checks out the code locally
  3. ODJ colleague runs tests locally to confirm the new feature/fix is working
  4. ODJ colleague does code review, ideally together in pair programming with the developer
  5. Code is merged into main
  6. CI/CD pipelines run through, so code can be built and code is scanned
  7. Depending for which hyperscaler the code was implemented, it will be deployed and released there
  8. Tests are done in predefined Test Products of the ODJ
  9. Changes are approved to work environments of the ODJ users
  10. Changes are approved to live environments of the ODJ users

Release Process Animated