manjaro/Manjaro Arkdep Build Action
Installs prerequisites for building Manjaro Arkdep on ubuntu
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Apr 9, 2025
- License
- GPL 3.0
Pinned Snippet
uses: manjaro/arkdep-action@c1efab8ab73b202a0053ff516562df99cc28cc9a # no releases — HEAD as of 2026-07-11tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| arkdep-profiles-repo | arkdep profiles to clone | no | https://github.com/manjaro/arkdep-variants.git |
| arkdep-profiles-branch | branch of the iso profiles to check out | no | — |
| edition | name of the arkdep profile to build | yes | — |
| release-tag | release tag to upload to (if set) | no | — |
| gpg-secret-key-base64 | base64 encoded gpg secret key (without a passphrase) to sign the zip (if set) | no | — |
| gpg-passphrase | phrase to decrypt the gpg secret key if given | no | — |
| additional-trusted-gpg | gpg keyids that pacman should trust | no | — |
| s3-cfg | S3 config | no | — |
| s3-cdn77-id | S3 CDN77 ID | no | — |
| s3-cdn77-bearer | S3 CDN77 bearer | no | — |
Outputs
| name | description |
|---|---|
| file-path | path of the generated iso |