apache/Setup Iggy server
A GitHub Action to run iggy server
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Aug 8, 2025
- License
- Apache 2.0
Pinned Snippet
uses: apache/iggy-setup@de39b658877cb902c0cb854eabb8eec431dbbf5c # no releases — HEAD as of 2026-07-10tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| version | The Iggy version to launch. | no | latest |
| autostart | Set to false if you do not want to start iggy server automatically | no | true |
Outputs
| name | description |
|---|---|
| version | The Iggy version that was launched. |