rursache/AUR Deploy
Deploy packages to the Arch User Repository (AUR)
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| pkgname | AUR package name | yes | — |
| pkgbuild | Path to PKGBUILD template file (pkgver and sha256sums will be auto-updated) | yes | — |
| srcinfo | Path to .SRCINFO template file (pkgver, source, and sha256sums will be auto-updated) | yes | — |
| commit_username | Git commit author name | yes | — |
| commit_email | Git commit author email | yes | — |
| ssh_private_key | SSH private key for AUR access | yes | — |
| commit_message | Commit message (default: 'Update to vX.Y.Z') | no | — |
Outputs
no outputs