Deploy Staging

Deploy the application to the staging environment, including building artifacts, running the pre-deployment validation suite, uploading the artifacts to the staging bucket, rolling the staging cluster, verifying health checks, and posting a deployment summary to the team channel. Use when the user asks to deploy, ship, or release to staging.

stbenjam Updated

File contents

Deploy Staging

Deploy the application to the staging environment.

Steps

  1. Build the release artifacts with the standard build command.
  2. Run the pre-deployment validation suite.
  3. Upload the artifacts and roll the staging cluster.
  4. Verify health checks and post a summary to the team channel.

stbenjam/skillsaw/tree/main/tests/fixtures/config/description-max-length/deploy-staging commit 27b3702b3b

Frequently asked questions

npx skillmds@latest add stbenjam/deploy-staging