Skip to content

Releases: prodxcloud/vxcloud-deploy-action

v1.0.2 — guard fix & auth patch

03 Jun 05:17

Choose a tag to compare

Bug Fixes

  • Guard fix: v1 floating tag now correctly points to v1.0.2, the guarded and stable version of the action.
  • Auth patch: Resolved an issue where API-key authentication was failing on workflow re-runs when using @v1.

Details

Users pinning prodxcloud/vxcloud-deploy-action@v1 will automatically receive this fix. Workflows that previously returned a failure result on re-run due to the auth guard will now resolve correctly.

Upgrade

No changes required to your workflow files. Simply re-run any failing workflow — @v1 now resolves to this patched release.

v1.0.0 — initial release

03 Jun 04:48

Choose a tag to compare

First public release of the vxcloud Deploy GitHub Action.

Deploy, provision, and manage infrastructure on VxCloud directly from your GitHub Actions workflows using vxcli.