New continuous integration features for DevOps

  • Services: DevOps
  • Release Date: Oct. 26, 2021

Oracle Cloud Infrastructure DevOps service now includes two new features, Code Repositories and Build Pipelines for developers to create a complete end-to-end CI/CD workflow and automate each phase of the software development lifecycle.

DevOps code repositories are private Git repositories hosted by the DevOps service. You can store, manage, and develop source code with the DevOps code repositories.

DevOps build pipelines define a set of stages for the build process: building, testing and compiling software artifacts, delivering artifacts to Oracle Cloud Infrastructure (OCI) repositories, and optionally triggering a deployment. You can automate the run of a build pipeline from a commit to your source code repository with triggers.