Skip to main content
Use Releases and Deployments to ship project changes to an environment.

Steps

  1. Open Releases.
  2. Create or select the release candidate.
  3. Check that the release build completes.
  4. Review Logs if the build fails.
  5. Open Deployments.
  6. Select the target environment.
  7. Deploy the release.

Hand a Studio change to Git

Publish the completed change to a non-production environment to create its immutable release. Then follow Move Studio changes into Git to review the release through a Git pull request without deploying unreviewed source to production.

Verify

  1. Confirm the deployment status.
  2. Open the deployed project.
  3. Check the changed behavior.

Next

  • Deploy from CI: Deploy reviewed Git main through the supported CLI bridge
  • Releases: Inspect immutable releases and copy their versions
  • Deployments: Inspect environment deployments