Case Study
A guide to streamlining CI with declarative pipelines
eBook A guide to streamlining CI with declarative pipelinesA guide to streamlining CI with declarative pipelines 2 At the center of this automation is continuous integration and continuous delivery (CI/CD), the ongoing, cyclical processes by which a software team writes, tests, and delivers code to customers. Pipelines further help DevOps define what they want a CI/CD process to accomplish and the tasks needed to achieve that goal in a streamlined manner—a crucial element of modern software delivery. Automating as many repetitive tasks as possible has always been an ideal within software development, and a variety of tools are available to help with this realization. If the tests pass successfully, build the code and notify interested parties with medium priority. If the