About 267 results
Open links in new tab
  1. What is continuous integration? - Atlassian

    Continuous integration (CI) is the practice of automating the integration of code changes from multiple contributors into a single software project. It’s a primary DevOps best practice, …

  2. Continuous integration vs. delivery vs. deployment - Atlassian

    Learn the difference between continuous integration, continuous delivery, and continuous deployment in modern software development and DevOps.

  3. How to setup continuous integration - Atlassian

    Successfully adopting CI comes with huge benefits, including saving time and improving code quality. Learn how to setup continuous integration in 5 steps.

  4. Continuous integration - Atlassian

    With branching, continuous integration, and test automation, teams can be productive and innovative while still protecting code quality. If you're ready to take the next steps, check out …

  5. 8 Key Continuous Delivery Principles | Atlassian

    Learn about the 8 key continuous delivery principles to ensure your organization builds a streamlined, automated software release process.

  6. What Is Continuous Delivery? Guide to CI/CD | Atlassian

    Continuous Delivery (CD) is the practice of using automation to release software in short iterations. Learn how to get started with CD with our free guide.

  7. Continuous Integration Tools: Top 7 Comparison | Atlassian

    Check out this helpful comparison of 7 continuous integration tools, and learn about factors you should consider when choosing a CI tool for your team.

  8. 5 Best CI/CD Tools Every DevOps Needs [2024] | Atlassian

    In this comprehensive guide about continuous integration, discover the best CI/CD tools, their benefits, and how to optimize your workflow through effective continuous integration practices.

  9. Continuous delivery pipeline 101 - Atlassian

    To be successful at continuous delivery or continuous deployment, it is critical to do continuous integration and continuous testing well. With a solid foundation, you will win on all three fronts: …

  10. Trunk-based development - Atlassian

    With continuous integration, developers perform trunk-based development in conjunction with automated tests that run after each committee to a trunk. This ensures the project works at all …