shibayan/Deploy Azure Static Web Apps

Deploy prebuilt assets to Azure Static Web Apps using StaticSitesClient

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
app-locationDirectory that contains the prebuilt front-end assets to deployno
api-locationDirectory that contains the Azure Functions API to deployno
deployment-tokenDeployment token for the target Static Web App. Falls back to SWA_CLI_DEPLOYMENT_TOKEN when omittedno
app-nameStatic Web App name used to resolve a deployment token from Azure Resource Manager when deployment-token is omittedno
resource-group-nameResource group name for the target Static Web App. When provided, Azure Resource Manager lookup skips subscription-wide app discovery.no
environment-nameTarget deployment environment such as preview or productionnoproduction
api-languageFunction runtime language for the API, for example node, python, dotnet, or dotnetisolatedno
api-versionFunction runtime version for the APIno
namedescription
deployment-urlURL emitted by StaticSitesClient after a successful deployment when available