thefrosty/CI Setup
Sets up the environment for jobs during CI workflow
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| composer-auth-json | shivammathur/setup-php env:COMPOSER_AUTH_JSON | no | {} |
| coverage | shivammathur/setup-php coverage | no | xdebug |
| extensions | shivammathur/setup-php extensions | no | curl, mysql, zip |
| extensions-cache-key | The key used to cache PHP extensions | yes | — |
| php-version | The PHP version to be setup | yes | — |
| token | A GitHub PAT | yes | — |
| tools | shivammathur/setup-php tools | no | composer |
Outputs
| name | description |
|---|---|
| files | All changed files |