mlm-games/AUR package deploy

Publish an AUR package

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
pkgnameAUR package name (optional; auto-detected from PKGBUILD if omitted)no""
pkgbuildPath to PKGBUILD fileno./PKGBUILD
assetsNewline-separated glob patterns for extra files to add (conflicts with asset_dir)no""
asset_dirMirror this directory into the AUR repo (respects .gitignore; conflicts with assets)no""
use_source_filesCopy local files referenced in PKGBUILD source=() (non-URLs)nofalse
updpkgsumsUpdate checksums using `updpkgsums`nofalse
auto_pkgverRun pkgver() and bump pkgver in PKGBUILDnofalse
reset_pkgrel_on_autopkgverWhen auto_pkgver=true, reset pkgrel=1notrue
testCheck that PKGBUILD could be builtnofalse
auto_install_depsWhen test=true, attempt to install repo deps and build missing AUR depsnotrue
test_flagsFlags to pass to makepkg during testno""
pre_scriptPath to a shell script to run before processing (e.g., custom prep/deps)no""
post_processA line of commands to execute after processing the packageno""
commit_usernameThe username to use when creating the new commityes
commit_emailThe email to use when creating the new commityes
ssh_private_keyYour private key with access to AUR package.yes
commit_messageCommit message to use when creating the new commitnoUpdate PKGBUILD and .SRCINFO with GitHub Actions
allow_empty_commitsAllow empty commits, i.e. commits with no change.nofalse
force_pushUse --force when push to the AUR.nofalse
ssh_keyscan_typesComma-separated list of types to use when adding aur.archlinux.org to known hostsnorsa,ecdsa,ed25519
auto_pkgrelAuto-increment pkgrel if pushing same version, reset to 1 for new versionsnofalse

no outputs