Continuous Delivery features
Create an integrated DevOps toolchain
Toolchains provide an integrated set of tools to build, deploy and manage your apps. Include IBM, open source and third-party tools to make development and operations repeatable and easier to manage. Based on an open architecture, toolchains provide an API for integration of tools that can be hosted in the IBM Cloud® or elsewhere. Toolchains can also be defined from textual templates that can be automatically instantiated and include support for analytics that can drive your DevOps intelligence.
Deliver continuously with an automated pipeline
With Tekton-based delivery pipelines, you can retrieve input and run jobs such as builds, tests and deployments in a repeatable way with minimal human intervention. As a result, you can be ready to release your app into production at any time — across multiple cloud providers or on-premises environments. You can configure a pipeline to integrate with practically any service that is exposed to the web.
Use Git repos and issue tracking
You can manage your source code and track work with Git repositories and issue tracking hosted by IBM and built on GitLab Community Edition. The Git repos and issue tracking tool integration empowers teams to:
• Manage Git repositories through fine-grained access controls that keep code secure
• Review code and enhance collaboration through merge requests
• Track issues and share ideas through the issue tracker
• Document projects on the wiki system
Identify source code vulnerabilities
You can discover vulnerabilities in your application (Python, Node.js, Java™) and OS stack (base image) based on rich threat intelligence and get fix recommendations directly into your Git artifacts. Code Risk Analyzer is integrated with Snyk’s comprehensive security coverage to help you automatically find, prioritize and fix vulnerabilities in open-source dependencies and containers early in their workflow.