Skip to content

fix(storybook): azion deploy, rollback from dev env - #802

Merged
robsongajunior merged 8 commits into
mainfrom
fix/storybook-azion-deploy
Jul 27, 2026
Merged

fix(storybook): azion deploy, rollback from dev env#802
robsongajunior merged 8 commits into
mainfrom
fix/storybook-azion-deploy

Conversation

@robsongajunior

@robsongajunior robsongajunior commented Jul 26, 2026

Copy link
Copy Markdown
Contributor

Summary

Rolls the Storybook Azion deploy back from the temporary webkit-storybook-dev environment to the original production webkit-storybook environment, and disables the dev deploy workflow:

  • apps/storybook/azion.config.mjs — storage bucket, connector, application, and workload renamed back to webkit-storybook; storage prefix restored to 20260316141821; request rules restored to their original order (deliver static assets with cache policy first, then rewrite to /index.html for client-side routing); the workload now binds the production domain webkit.azion.app (replacing dev-webkit.azion.app).
  • apps/storybook/azion/azion.json — deploy state re-pointed at the production resources (application 1773684562, workload 1773688858, connector 10418, cache setting 274966, and matching rule ids), with webkit.azion.app as the workload domain.
  • .github/workflows/app-storybook-dev.yml — removed (8b3124b): the dev Storybook deploy workflow is disabled now that the dev environment is rolled back.

Notes

  • Deploy/CI config only (apps/storybook + .github/workflows) — no package code touched, so merging this cuts no webkit/theme/icons release.
  • No related issue (NO-ISSUE).

@robsongajunior
robsongajunior requested a review from a team as a code owner July 26, 2026 03:22
@robsongajunior robsongajunior changed the title fix: storybook azion deploy, rollback from dev env [NO-ISSUE] fix: storybook azion deploy, rollback from dev env Jul 26, 2026
@robsongajunior
robsongajunior requested a review from a team July 26, 2026 03:43
@robsongajunior
robsongajunior enabled auto-merge (squash) July 27, 2026 03:12
@robsongajunior robsongajunior added github_actions Pull requests that update GitHub Actions code storybook Affects Storybook project labels Jul 27, 2026
@robsongajunior robsongajunior changed the title [NO-ISSUE] fix: storybook azion deploy, rollback from dev env fix: storybook azion deploy, rollback from dev env Jul 27, 2026
@robsongajunior robsongajunior changed the title fix: storybook azion deploy, rollback from dev env fix(storybook): azion deploy, rollback from dev env Jul 27, 2026
@robsongajunior
robsongajunior disabled auto-merge July 27, 2026 18:30
@robsongajunior
robsongajunior merged commit 2f18448 into main Jul 27, 2026
23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

github_actions Pull requests that update GitHub Actions code storybook Affects Storybook project

Development

Successfully merging this pull request may close these issues.

3 participants