diamondlightsource/Checkout, pipenv install and run
Checkout, pipenv install and run
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jul 15, 2024
- License
- Apache 2.0
Pinned Snippet
uses: diamondlightsource/pipenv-run-action@f2b45587a56235a084932f0e7d2125ed885b14bf # no releases — HEAD as of 2026-07-11tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| fetch-depth | The number of commits to fetch | no | 0 |
| submodules | Whether to fetch submodules | no | "" |
| python-version | Version of Python to install | no | 3.7 |
| pipenv-install | The options to pass to pipenv install | no | --dev --deploy |
| pipenv-run | If given, run pipenv run with these arguments | no | "" |
| allow-editable-installs | If false then change Pipfile references to editable to false | no | true |
Outputs
no outputs