18 results for CI
develwoutacause’s Twitter Archive—№ 1,184
CLI tip ✨ Define a custom build configuration for your CI by specifying a "ci" property in your angular.json 🖱 R…
develwoutacause’s Twitter Archive—№ 565
run tests, and post the results somewhere, is that a CI system?" You literally just described my #CI system. https://gregoryszorc.com/blog/2021/04/07/modern-ci-is-too-complex-and-misdirected/ gregoryszorc.com/blog/2021/04/07/modern-ci-is-too-complex-and-misdirected/
develwoutacause’s Twitter Archive—№ 1,596
@techytacos My suggestion: Make a separate branch called ci and enable CI to run there on push and also disable linear history. Push to it all you want, and each
develwoutacause’s Twitter Archive—№ 1,033
I've learned to have a dev branch with CI enabled and non-linear history. That way you can trial-and-error on the dev branch until you get it right, then squash, cleanup,
develwoutacause’s Twitter Archive—№ 174
bugs are still there. I would never get a red CI mark though, so I'd be cool with it.