You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TogetherCrew is based on micro-services. As the number of micro-services will continue to grow, it is of vital importance to ensure that they follow the same CI pipeline, else developers the quality and speed of delivery of the product will be put at risk.
Solution
We have already developed a CI pipeline for the TogetherCrew project. Now we need to align our existing repositories to this pipeline.
Task
Create or modify the docker-compose.test.yml so that the application can be run in a container. Reuse docker-compose.test.yml if possible.
Problem
TogetherCrew is based on micro-services. As the number of micro-services will continue to grow, it is of vital importance to ensure that they follow the same CI pipeline, else developers the quality and speed of delivery of the product will be put at risk.
Solution
We have already developed a CI pipeline for the TogetherCrew project. Now we need to align our existing repositories to this pipeline.
Task
Prerequisites
The text was updated successfully, but these errors were encountered: