RELEASED: Public: 2021-08-25
New features
- Configuration as Code now supports the creation and export of items (BEE-5277)
-
It is possible to export some types of jobs that are created in a Jenkins instance in a YAML format that can be used to create and configure the same types of jobs in other instances using CloudBees CasC.
- Configuration as Code (CasC) now supports the creation and export of Pipelines (Workflow Job) (BEE-5281)
-
When a Pipeline (Workflow Job) is created in a Jenkins instance, it is now possible to export its configuration in a YAML format that can be used to create and configure a Pipeline (Workflow Job) using CasC.
- Configuration as Code now supports the creation and export of GitHub organization items (BEE-5281)
-
When a GitHub organization is created in a Jenkins instance, it is now possible to export its configuration in a YAML format that can be used to create and configure a GitHub organization using CasC.
- Configuration as Code now supports the creation and export of Bitbucket Team/Project (BEE-5282)
-
When a Bitbucket Team/Project is created in a Jenkins instance, it is possible to export its configuration in a YAML format that can be used to create and configure a Bitbucket Team/Project using CasC.