uffizzicloud/Uffizzi Update Preview
Update Continuous Previews on Uffizzi
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| server | URL to Uffizzi | no | https://app.uffizzi.com |
| username | Uffizzi username | no | — |
| password | Uffizzi password | no | — |
| project | Uffizzi project slug | no | — |
| preview-id | preview ID | yes | — |
| compose-file | An alternate compose file | no | docker-compose.yaml |
| ghcr-username | Username to authenticate to GHCR | no | — |
| ghcr-access-token | — | no | — |
| github-event-number | Value of `github.event.number` context | no | — |
| github-ref | Value of `github.ref` context | no | — |
| github-repository | Value of `github.repository` context | no | — |
| request-token | — | no | — |
| request-token-url | — | no | — |
| dockerhub-username | — | no | — |
| dockerhub-password | — | no | — |
| acr-username | Azure username | no | — |
| acr-password | Azure password | no | — |
| acr-registry-url | Azure registry url | no | — |
| aws-access-key-id | Amazon Web Services access key id | no | — |
| aws-secret-access-key | Amazon Web Services secret access key | no | — |
| aws-registry-url | Amazon Web Services registry url | no | — |
| gcloud-service-key | Google Cloud service key | no | — |
| docker-registry-username | Custom docker registry username | no | — |
| docker-registry-password | Custom docker registry password | no | — |
| docker-registry-url | Custom docker registry url | no | — |
| logger-key | Logger key | no | — |
Outputs
| name | description |
|---|---|
| url | URL where preview was deployed, if successful |
| id | ID of preview for later reference |