fernthedev/QPM Action

Provides utilities for qpm CI

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
package_pathSpecifies the path to the qpm packageno.
publishDenotes if this will publish to QPM qpackages.com. Possible values are: "late", "now" or undefined. Late publish will only run if action ran with successno
qpm_versionThe version of QPM to download. Defaults to latest release. Use version@^1.0.0 for release or ref@main for mainnoversion@^1.0.0
resolve_ndkShould NDK be downloaded on restore. Will do nothing if NDK is already present. Will recycle existing NDK if presentnotrue
versionSpecifies version to publish. Requires publishno
tagSpecifies tag to use for github release. Defaults to versionno
restoreWhether restore should be called. This will use the cache if possiblenotrue
cacheSpecifies if the action should handle cachesnotrue
cache_lockfileSpecifies if the action should use caches with qpm.shared.jsonnotrue
qpm_release_binSpecifies the path for the release binary or debug if not specifiednofalse
qpm_debug_binSpecifies the path for the debug binarynofalse
qpm_qmodSpecifies the path for the qmodno
workflow_tokenSpecifies the workflow Github Secret Token required for some functionalityno
publish_tokenThe token required for publishing to qpackages.comno

no outputs