PipeOps Deploy
Version updated for https://github.com/PipeOpsHQ/pipeops-gh-action to version v1.0.0.
- This action is used across all versions by ? repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The PipeOps Deploy GitHub Action automates the deployment of applications to the PipeOps platform using the official PipeOps CLI. It simplifies deployment workflows by providing secure, token-based authentication, support for multiple environments, structured outputs (e.g., deployment ID and status), and flexible configuration options for branches, pipelines, and environments. This action streamlines the deployment process, making it efficient and reliable for CI/CD pipelines.
Release notes
Release v1.0.0
Changes since v1.0.0
- docs: Update release notes generation script syntax and format (426f4e4)
Usage
- uses: PipeOpsHQ/pipeops-action@v1.0.0
Or use the major version tag for automatic updates:
- uses: PipeOpsHQ/pipeops-action@v1
Full Changelog: https://github.com/PipeOpsHQ/pipeops-gh-action/commits/v1.0.0