nativelink icon indicating copy to clipboard operation
nativelink copied to clipboard

Add Preview Step to Web Deployment Process

Open SchahinRohani opened this issue 5 months ago • 0 comments

We need to introduce a preview step in the web deployment workflow. The goal is to create a live preview environment that replicates the production setup, allowing us to review changes before finalizing the deployment. This will help catch formatting, layout, or content errors early, improving the overall quality of the published docs.

Key requirements:

  • Temporary URL: The preview should be accessible via a temporary URL.
  • Production-like Environment: It should mimic the production environment closely.
  • Mechanism for Feedback Sharing: Include a mechanism for easily sharing the preview for feedback.
  • Direct Deployment for Authorized Reviewers: Include a direct deployment for authorized reviewer.
  • Fail-Safe Workflow: The workflow should not fail if no authorized reviewer approves the preview.

A List of awesome tunneling tools

Let me know what you think about that!

SchahinRohani avatar Sep 07 '24 20:09 SchahinRohani