coingate/Cypress Action
Runs Cypress tests and uploads test data into the bucket and notifies via Slack.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | secrets.GITHUB_TOKEN | yes | — |
| gcloud-auth | Google Cloud service account base64 encoded JSON key with Storage Object permissions. | yes | — |
| bucket-name | Google Cloud bucket name. | yes | — |
| slack-token | Slack Bot User OAuth Access Token "xoxb-...". | yes | — |
| slack-channel | Slack channel for posting test status. | yes | — |
| slack-mention | If specified will add slack mention to this group/person. | no | — |
| env | Sets Cypress environment variables. | no | — |
| config | Set configuration values. Separate multiple values with a comma. The values set here override any values set in your configuration file. | no | — |
| spec | Run specific tests in the path. | no | — |
| browser | Run tests on a specific browser. | no | — |
| working-directory | Working directory containing Cypress folder. | no | — |
| sorry-cypress | Use sorry cypress? if true provide \n env: \n CYPRESS_API_URL: <url> | no | — |
Outputs
no outputs