particular/setup-azurefunctions-action

Set up an Azure Functions app for testing

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
publish-profile-env-nameThe name of the environment variable to fill with the publish profile for the Functions Appyes
azure-credentialsThe JSON blob containing the Azure login credentials. Required setting up the RBAC assignments.yes
env-vars-to-promoteA comma-separated list of environment variables in the Actions environment to promote to App Settings in the Functions appno""
tagThe name of the component Azure Functions app is being used for. The Functions app is tagged with this value.yes
skip-cleanupFor testing only, set to 'true' to skip the cleanup step so the Azure resources can be inspected. Causes an error on cleanup to prevent merging a branch in test mode.no
namedescription
app-nameThe app name for the created Functions app
publish-profileThe publish profile for the created Functions app
hostnameThe primary host name for the created Functions app