boltci/BoltCI Action
The action used to run the BoltCI test runner.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| index | Index of the chunk to run | yes | — |
| chunks | Number of chunks | yes | — |
| max-processes | Maximum number of processes to run in parallel | no | 8 |
| image | BoltCI image to use | yes | ghcr.io/boltci/boltci:1.1.9 |
| variables | A string of environment variables | no | "" |
| before-composer-install | A string of commands to run before composer install | no | "" |
| after-composer-install | A string of commands to run after composer install | no | "" |
Outputs
no outputs