#cipipeline — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #cipipeline, aggregated by home.social.
-
Sure thing... let's make it even MORE horrible.
#CI #CD #CICD #CIPipeline #React #ReactNative #Windows -
Sure thing... let's make it even MORE horrible.
#CI #CD #CICD #CIPipeline #React #ReactNative #Windows -
@melix That said, I know a framework's #cipipeline, like Micronaut's, can be quite different. I'm curious, you think that pipeline is using #docker #frugally or perhaps it's overused b/c it's so convenient?
-
@melix That said, I know a framework's #cipipeline, like Micronaut's, can be quite different. I'm curious, you think that pipeline is using #docker #frugally or perhaps it's overused b/c it's so convenient?
-
@melix Been there!
I recently revamped the #cipipeline of a service at work & managed to cut down the time by ~60%.
The trick was to avoid #docker (dind) & reuse the already provisioned resources (ie the build container) while ensuring a #ReproducibleBuild: while docker was used for almost anything, turned out the only time we really needed docker was for consumer #ContractTesting & #EndtoEndTesting and w/ a bit of effort we could safely run most of the tests in the original container.
-
@melix Been there!
I recently revamped the #cipipeline of a service at work & managed to cut down the time by ~60%.
The trick was to avoid #docker (dind) & reuse the already provisioned resources (ie the build container) while ensuring a #ReproducibleBuild: while docker was used for almost anything, turned out the only time we really needed docker was for consumer #ContractTesting & #EndtoEndTesting and w/ a bit of effort we could safely run most of the tests in the original container.