saturdayshdev/Feature Preview
🏗️ GitHub Action for deploying feature previews.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | The GitHub token. | yes | — |
| pr-head-ref | The head ref of the pull request. | yes | — |
| pr-status | The status of the pull request. | yes | — |
| image-path | The path of the image. | yes | — |
| image-base | The base of the image. | yes | — |
| cloudflare-email | The email address for Cloudflare. | yes | — |
| cloudflare-api-key | The API key for Cloudflare. | yes | — |
| cloudflare-domain | The domain to deploy the feature preview to. | yes | — |
| cloudflare-target | The IP address of the server. | yes | — |
| portainer-url | Portainer URL. | yes | — |
| portainer-username | Portainer Username. | yes | — |
| portainer-password | Portainer Password. | yes | — |
| portainer-endpoint-id | Portainer Endpoint ID. | yes | — |
| env-file | Env file. | yes | — |
| stack-compose-path | Path of docker-compose file. | yes | — |
Outputs
no outputs