00EEliConfiguration of ReactJS app during deployment?I'm looking for a way to modify configuration settings of a React app after its built. My CI/CD pipeline builds the app and creates an artifact from the build folder and then needs to deploy the app to multiple environments. I know I could build diff...Apr 17, 2020
00YYYIMGA YIMGA Salathiel GenèseBuild and push to different repo using semaphoreHi everyone, need help with Continuous Integretion using SemaphoreCI I have two repos: (1) project-ts and (2) project I've setup CI to run test at every push on project-ts#dev and it work just fine. I now wonder if I can (then how to) still setup Sem...Feb 4, 2018
52RRobertHow does your Continuos Integration/Continuos Delivery setup look like?I’m looking for health practices in setting up a CI/CD for a project. There are numerous tools and ways to do it. Where, and how should I start? How did you start, and what sort of a CI/CD setup do you have?Oct 7, 2016MK