shannah/Publish Native Installers

Publish jDeploy Bundles on Github or npm

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
deploy_targetTarget deployment destination (npm or github).github
github_tokenGithub tokenno
npm_tokennpm tokenno
jdeploy_versionThe version of Jdeploy6.1.1
jdeploy_registry_urlThe URL of the jDeploy application registrynohttps://www.jdeploy.com/
target_repositoryOptional target repository where to publish releases.no${{ github.repository }}
require_existing_jdeploy_tagFail if jdeploy tag doesn't exist (strict mode for established projects). Set to 'true' for projects that should always have a jdeploy tag. This prevents accidental data loss by ensuring package-info.json exists before updating. nofalse
win_signing_certificateBase64-encoded PFX/PKCS12 certificate for Windows Authenticode signing.no
win_signing_passwordPassword/PIN for the Windows signing keystore or PKCS#11 token.no
win_signing_keystore_typeKeystore type: PKCS12 (default), JKS, or PKCS11.no
win_signing_pkcs11_configPath to the PKCS#11 provider configuration file (for HSM signing).no
win_signing_key_aliasAlias of the signing key within the keystore. Defaults to first alias.no
win_signing_key_passwordPassword for the private key (if different from keystore password).no
win_signing_timestamp_urlRFC 3161 timestamp server URL.no
win_signing_hash_algorithmHash algorithm for the signature (e.g. SHA-256).no
win_signing_descriptionDescription embedded in the Authenticode signature.no
win_signing_urlURL embedded in the Authenticode signature.no

no outputs