equinor/Fusion App Publish

Authenticate & publish Fusion app using @equinor/fusion-framework-cli

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
fusion-tokenPre-acquired Fusion bearer token (alternative to Azure auth)no
azure-client-idAzure Client ID (for Service Principal or OIDC)no
azure-tenant-idAzure Tenant IDno
azure-resource-idFusion audience/resource ID (for token acquisition)no
envTarget environment (ci/fqa/fprd/tr/next) or "ci" for PR-based selectionno
prNRPull Request number (When used, env will be set to "ci")no
artifactPath to built artifact (default: ./app-bundle.zip)no./app-bundle.zip
configPath to fusion app config file (optional)no
tagTag to apply to the deploymentnolatest
working-directoryWorking directoryno.
snapshotEnable snapshot versioning. Use "true" for auto-generated ID or provide custom identifier (e.g., "pr-123"). Creates unique version without modifying package.json.no
namedescription
app-urlDirect URL to the published application
portal-urlFusion portal URL for managing the application
target-envResolved target environment (useful with auto mode)
app-nameApplication name from package.json
app-versionApplication version from package.json
publish-infoFormatted publish information for PR comments
auth-typeAuthentication type used (token or service-principal)
is-tokenWhether fusion-token authentication was used
is-service-principalWhether Azure Service Principal authentication was used