martolini/Wait for pypi
Wait a certain time for a pypi package to become available.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| package_name | Name of the pypi package | yes | — |
| package_version | Version of the package | yes | — |
| timeout | How long the action should wait in seconds | no | 30 |
| delay_between_requests | Delay between requests in seconds | no | 1 |
Outputs
no outputs