Skip to content
Alex Baumgertner edited this page Nov 28, 2022 · 1 revision

CI/CD

Code quality tools

Every PR goes through linters and checkers.

Deployment on staging

Every PR deploys on it's own url, for example: pr number 3 will be deployed on pr-3-stage.personal-learn-path.org

Clone this wiki locally