actions-marketplace-validations/Sign Firefox xpi file

Create and sign Firefox xpi file for offline distribution of WebExtension

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
extensionIdId of extension uploaded to Firefox Addons especially for offline distributionno
zipFilePathPath to packed WebExtension directory (relative to the repo)yes
sourcesZipFilePathPath to packed WebExtension source directory (relative to the repo)no
xpiFilePathPath to save xpi file (relative to the repository)yes
jwtIssuerJWT issuer also called "apiKey" obtained from created credentialsyes
jwtSecretJWT secret also called "apiSecret" obtained from created credentialsyes
channelThe release channel (listed or unlisted). Ignored for new add-ons, which are always unlistedno
approvalTimeoutMsNumber of milliseconds to wait for approvalno300000
validationTimeoutMsNumber of milliseconds to wait for validationno3600000
namedescription
xpiFilePathAbsolute path to result xpi file.
sameVersionAlreadyUploadedError`true` if the action failed because the version you try to sign already exists at server