zokugun/AUR Releaser
Publish new release of an AUR by updating its version or number
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| package_name | Name of the package to publish | yes | — |
| package_version | Version of the package to publish | no | — |
| package_type | Type of the package to publish | no | stable |
| commit_message | Message to use when commiting | no | Update to ${package_version} |
| aur_private_key | SSH private key with write permissions to AUR Git | yes | — |
| aur_username | Username to configure the AUR Git with | yes | — |
| aur_email | Email to configure the AUR Git with | yes | — |
| skip_test | Flag if testing has to be skipped | no | no |
Outputs
no outputs