hbiyik/agr
Build Arch packages for multiple OS platforms.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Jun 4, 2026
- License
- None
Pinned Snippet
uses: hbiyik/agr@3b6e10609b8b02da6371ebd79274ef7463dafa6e # no releases — HEAD as of 2026-07-11tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| url | Git URL to load PKGBUILD from | — | ${{ github.server_url }}/${{ github.repository }}.git |
| package | List of space-separated package names to build | yes | — |
| skippgpcheck | Skip PGP check | — | false |
| skipinteg | Skip integrity check | — | false |
| skipchecksum | Skip checksum | — | false |
| ignorearch | Ignore architecture | — | false |
| os | OS to build packages for | — | arch-x86_64 |
Outputs
no outputs