http://www.careersonline.com.au/images/RSS.gif
JS monorepos in prod 6: CI/CD, continuous integration and deployment with Travis CI
Thu Apr 6 , 2023
Implementing continuous integration CI and continuous deployment (CD) on a monorepo is quite complex due to the diversity of multiple responsibilities between developers and the need to coordinate multiple packages. This article introduces the benefits of a monorepo integrated to a CI/CD pipeline. It tests and deploys such an application […]
