This plugin is intended to allow teams to integrate their Adobe Cloud Manager release process with upstream, intermediate and downstream operational tasks. It provides mechanisms for activating builds, responding to AdobeIO Cloud Manager build events, and taking actions during approval steps.
This plugin uses automatic releases, which has a different version format. See https://www.jenkins.io/jep/229
Before using any of the builders or steps in this plugin, Jenkins needs to be configured to authenticate to an Adobe IO project. To do that, follow these steps:
This plugin supports receiving AdobeIO Cloud Manager events. See the Adobe IO Project configuration for details on the WebHook operation, and the Adobe IO documentation on configuring a webhook endpoint.
The following builders and steps are available in this plugin. See the individual details page on how each functions and how to configure.
All of the items listed here support syntax generation using the in-Jenkins Pipeline Syntax tool.
- Repository Sync Builder
- Start Pipeline Builder
- Poll Pipeline Step
- Pipeline Step Execution Step
- Pipeline End Execution Step
Coming soon.
Report issues and enhancements in the Jenkins issue tracker. The Component is adobe-cloud-manager-plugin
.
Refer to the general Jenkins. contribution guidelines.
Submissions should come as pull request and will be reviewed by project committers.
Please make sure to run the license header profile before creating a pull request. This can be done with:
$ mvn clean process-sources process-test-resources -Plicense-header-check
This will tell you of any files with missing license headers.
Licensed under MIT, see LICENSE
The Adobe Cloud Manager Jenkins Plugin is an open-source, community supported library.
The Adobe Cloud Manager Jenkins Plugin NOT supported or warrantied by Adobe Systems Inc.
For reporting bugs, contributing, or other questions about this project, please see the contribution guidelines.