7 min read Computer News JS monorepos in prod 6: CI/CD, continuous integration and deployment with Travis CI August 12, 2024 Graig Tomasetti Implementing continuous integration CI and continuous deployment (CD) on a monorepo is quite complex...
2 min read Computer News Running your Travis CI builds locally with Docker June 6, 2024 Graig Tomasetti Setting up the environment to run the tests on a CI/CD can take a...