opensafely-core/Setup Action
Setup an OpenSAFELY environment
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| cache | If dependencies should be cached, use this parameter to specify the package manager. Supported values: pip, pipenv, poetry, uv. Set to null to disable dependency caching | no | pip |
| cache-dependency-path | The path to dependency files whose dependencies should be cached. | no | requirements.*.txt |
| python-version | The Python version to use. A value is required in order to install Python | no | — |
| install-uv | If true, this installs uv | no | false |
| install-just | If true, this installs Just | no | — |
Outputs
no outputs