digitopvn/Deploy with Diginext

Run actions to deploy apps to Diginext platform or any Kubernetes clusters.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Nov 3, 2024
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: digitopvn/diginext-actions@95be37cfe8b33076bad47e74d5011f0ff92fe0c3 # v2

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
dx_versionSpecific version of Diginext CLIlatest
api_keyDiginext API Access Token (key)yes
deploy_envTarget deploy environmentdev
workspace_urlCustom URL (eg. Self-hosted workspace)https://app.dxup.dev
projectSlug of Diginext project""
clusterSlug of Diginext cluster or any registered Kubernetes clusters on Diginextyes
registrySlug of Diginext container registry or any registered Kubernetes container registries on Diginextyes
portPort to expose the app3000
debugToggle DEBUG mode (Caution: sensitive information could be exposed during debug mude)""
tailDisplay deployment logs until finished""
roll_outWhen deploy to `prod` it will skip `prerelelease` environment and roll out, default is `false`.""

no outputs