CodePipeline Plugin Reference 25.3.x
Requirements
-
XL Deploy requirements
- XL Deploy: Version 5.0.0+
-
Infrastructural requirements
- User credentials for accessing AWS CodePipeline service.
Refer to the documentation for AWS CodePipeline for information about configuring and managing pipelines.
For more information about the CodePipeline plugin, refer to Introduction to the XL Deploy Codepipeline plugin.
Limitations
- This plugin is written in Java, so knowledge of Java is required to extend it.
- Plugin currently works when XLD runs without SSL.
- Failed tasks are left as-is and not rolled back. User has to go to XLD GUI and decide what to do.
- Deployments are executed sequentially by a single job worker. Configure multiple job workers if you want more deployment tasks to be run in parallel.