actions-marketplace-validations/beaker-run
Run an experiment on Beaker
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| spec | A YAML or JSON Beaker experiment spec. This could be the YAML/JSON string itself or a path to a YAML/JSON file. | yes | — |
| token | Your Beaker token | yes | — |
| workspace | The Beaker workspace to use | yes | — |
| name | A name to assign the experiment. If not specified, a random name will be generated. | — | "" |
| timeout | Time to wait (in seconds) for the experiment to finish. A timeout of -1 means wait indefinitely. A timeout of 0 means don't wait at all. | — | -1 |
| poll_interval | Time to wait (in seconds) between polling for status changes of the experiment's jobs. | — | 5 |
Outputs
no outputs