RELEASED: Public: May 15, 2024
Feature enhancements
- Customization mechanism for item properties in CloudBees CasC Items (BEE-47759)
-
If a custom or proprietary plugin allows you to add properties to one of the supported items, it is possible to customize the export and import YAML format (properties to list and aliases to apply). An example of this use is the custom
SCMNavigator
in organization folders (BEE-49047). Please refer to the documentation to learn how to start using this mechanism.Supported plugins are still the same. - Support for other organization folders and other item properties (BEE-49047)
-
-
Support for other organization folders
Currently, GitHub Organizations, Bitbucket projects, and GitLab projects are the only organization folders that can be imported and exported using the CloudBees CasC Items plugin. Starting with this release it is possible to import and export other organization folders by adding your own
SCMNavigator
class. -
Customization mechanism for item properties in CloudBees CasC Items
If a custom or proprietary plugin allows you to add properties to one of the supported items, it is possible to customize the export and import YAML format (properties to list and aliases to apply). Please refer to the documentation to learn how to start using this mechanism.
Supported plugins are still the same.
-