GitHub Actions
Get the latest docs.
You are looking at documentation for an older release. Not what you want? Use the version selector on the top banner or click here.
Cloudify offers a variety of GitHub Actions, providing seamless integration with Cloudify Manager.
You can list all Cloudify-provided GitHub Actions in the GitHub Marketplace: https://github.com/marketplace?type=actions&query=cloudify
Make sure to read the general CI/CD Integration documentation for general concepts and terminology.
Outputs
Each GitHub Action that results in a Cloudify environment to be created, will set the output
environment-data
to a JSON string containing the environment data, in a structure identical to that
of the “Environment Outputs and Capabilities File” (see CI/CD Integration).