catalystcommunity/Wait for ports
Waits for ports to be available
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Aug 5, 2024
- License
- Apache 2.0
- Runtime
- Deprecated runtime
Pinned Snippet
uses: catalystcommunity/action-wait-for-ports@ff66970f87fd8ba39956395c9024be107e7992a9 # v1.0.1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| ports | Comma separated list of ports to wait for | yes | — |
| max-wait | Max time in milliseconds to wait | no | 30000 |
| check-interval | How frequently to check ports, in milliseconds | — | 5000 |
Outputs
no outputs