Files
sure/.github/workflows
Guillem Arias 40fd4aa6ee fix(ci): drop leftover preview pre-delete steps after isolation merge
The preview isolation refactor (#2025) removed the "Delete existing preview
container/Worker" steps. Merging main into this branch auto-kept this branch's
copies, leaving two steps that run `npx wrangler` from `workers/preview` with
Cloudflare secrets in scope. That trips bin/preview_deploy_security_check.rb
(PR-controlled working-directory, npx wrangler, secrets outside the deploy
step), failing scan_ruby and, in turn, the preview deploy gate. Removing them
realigns the workflow with main's isolated model.
2026-05-30 11:07:29 +02:00
..
2026-05-17 11:12:23 +02:00