actions-marketplace-validations/Repoman Ebuild QA
Run repoman to find ebuild QA issues
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| repoman_args | Additional arguments to pass after `repoman full`. Defaults to `-dx`. Note: This parameter will undergo shell wordsplitting and globbing. | — | -dx |
| path | Path to cd to before starting repoman. The path is relative to the checked out repository. If unspecified or empty, repoman runs in the root of the repository. | — | "" |
| portage_version | The portage version to download containing repoman e.g. `2.3.80`. `latest` is the default value, which uses the latest released version. | — | latest |
| profile | The gentoo profile to set before running repoman. The default value is `latest`, which will result in using the first profile in `profiles.desc` listed under `SYMLINK_LIB=no` e.g. `default/linux/amd64/17.1`. | — | latest |
| gentoo_repo | Location to install the gentoo ebuild repository. This could be useful if using an old portage version that expects a different location. Default value is `/var/db/repos/gentoo`. | — | /var/db/repos/gentoo |
Outputs
no outputs