morph027/Create APT repository

Create APT repository using reprepro

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
repo-nameRepository name.yes
scan-dirScan this directory for packages to include in the repo. If unset, defaults to ${PWD}.
keyring-nameKeyring name. If unset, defaults to repo-name-keyring.
originOrigin. If unset, defaults to repo-name.
suiteSuite. If unset, defaults to repo-name.
labelLabel. If unset, defaults to repo-name.
codenameCodename. If unset, defaults to repo-name.
componentsComponents. If unset, defaults to main.main
architecturesArchitectures. If unset, defaults to amd64.
sectionSection (Optional)
priorityPriority (Optional)
limitHow many package versions to keep. If unset, defaults to 0 (unlimited).
signing-keyPrivate gpg key for signing. Please use Secrets!yes
signing-key-passphrasePassphrase for private gpg signing key. Please use Secrets!
import-from-repo-urlImport existing packages from this repo url. Workaround for immutable GH actions cache.
import-from-repo-regexRegex to apply to imported packages, e.g. filter for `^.*arm64.*\.deb`.
import-from-repo-failure-allowDo not fail on import errors (e.g. first run).
maintainerPackage maintainer for keyring package. If unset, defaults to apt-repo-action@${GITHUB_REPOSITORY_OWNER}
homepageHomepage for keyring package. If unset, defaults to ${GITHUB_SERVER_URL}/${GITHUB_REPOSITORY}
overrideOptional override file (see [man page](https://manpages.debian.org/unstable/reprepro/reprepro.1.en.html#OVERRIDE_FILES))
namedescription
dirDirectory which contains the APT repo.
keyringKeyring name.