actions-marketplace-validations/Azure Spring Cloud

Deploy applications to Azure Spring Cloud and manage deployments.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
azure-subscriptionSelect the Azure Resource Manager subscription for the deployment.yes
actionAction to be performed on Azure Spring Cloud.yesdeploy
service-nameSelect the Azure Spring Cloud service to which to deploy.yes
app-nameSelect the Azure Spring Cloud app to deploy.yes
use-staging-deploymentAutomatically select the deployment that's set as Staging at the time the task runs.yestrue
create-new-deploymentWhether to target the deployment that's set as Staging at the time of execution. If unchecked, the 'Deployment Name' setting must be set.nofalse
deployment-nameThe deployment to which this task will apply. Lowercase letters, - and numbers only; must start with a letter.no
packageFile path to the package or a folder containing the Spring Cloud app contents.no${{ github.workspace }}/**/*.jar
environment-variablesEdit the app's environment variables.no
jvm-optionsEdit the app's JVM options. A String containing JVM Options. Example: `-Xms1024m -Xmx2048m`no
runtime-versionThe runtime on which the app will run.no
dotnetcore-mainentry-pathThe path to the .NET executable relative to zip root.no
versionThe runtime on which the app will run.no

no outputs