You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be great to have an overview how the listed tools can be integrated in a CI/CD pipeline.
I don't think about concrete implementations but about general things that should kept in mind such as:
running/testing only parts of the pipeline for affected packages
test everything in a single pipeline
deploying only affected packages
Distinguish between a branch pipeline (run only affected and a master/main branch pipeline)
The text was updated successfully, but these errors were encountered:
It would be great to have an overview how the listed tools can be integrated in a CI/CD pipeline.
I don't think about concrete implementations but about general things that should kept in mind such as:
master
/main
branch pipeline)The text was updated successfully, but these errors were encountered: