...
Info | ||
---|---|---|
| ||
Development on Local MachineCreate a branch make update to the common code make dependency from dependent code as relative path run tests commit to branch in git Testing with Dependent Appsidentify all apps that are dependent and should be updated for each we need to test them pull the changed common component code use relative path dependency run tests Deploying as Packageupdate version of common lib package.json pull request merge into main CI/CD auto deploys new version to github packages Update and retest dependentsfor each dependent including original app that drove the change update package.json to use the versioned dependency rerun tests commit and push updates to dependent app pull request merge CI/CD auto whatever |
DevOps Diagram
Technologies
Hashicorp Terraform
Ansible
Helm
Here we discuss the DevOps for openIDL.
...