bdunderscore/VPM package listing generator
Generates or augments a VPM package listing with releases from a specified repository
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| output | Directory that will contain the resulting vpm files | yes | — |
| repository | Repository to obtain releases from | no | ${{ github.repository }} |
| package | The VPM package name to include | yes | — |
| token | The github auth token | yes | — |
| repo_url | The published URL of this repository | yes | — |
| repo_author | This repository's author | yes | — |
| repo_name | The display name for the repository | yes | — |
| repo_id | The id for the repository | no | — |
| doc_url | The URL for the documentation of this package | no | "" |
Outputs
no outputs