Skip to content

ci: stabilize installs, artifact uploads, and pnpm snapshots - #2710

Closed
fengmk2 wants to merge 2 commits into
mainfrom
fix/ci-install-flakes
Closed

fengmk2 wants to merge 2 commits into
mainfrom
fix/ci-install-flakes

Conversation

@fengmk2

@fengmk2 fengmk2 commented Sep 15, 2026

Copy link
Copy Markdown
Member

CI can fail when package downloads time out, artifact uploads fail, or Socket Firewall Free (SFW) stops during Windows shutdown.

The workflow retries recognized download failures and the Windows SFW assertion at most twice. Artifact uploads retry once. Policy rejections, installation HTTP 4xx responses, and exhausted retries remain failures.

Installation checks use SFW v1.15.1, the pinned Vite checkout, and semver@7.7.2 for global installation. The workflow preserves installation logs, SFW reports, and failed snapshots.

pnpm can delete a package symlink before it reads the package version, as shown by this CI failure. Snapshot summaries now omit removal versions. Assertions still check package names, added versions, manifest contents, and actual package removal.

@cloudflare-workers-and-pages

Copy link
Copy Markdown

🚀 Deploying Preview to Cloudflare 🚀

Preview URL: https://fix-ci-install-flakes-viteplus-dev.voidzero-docs.workers.dev (commit 25c67d2)

This URL reflects your latest Preview deployment

Preview Deployments by commit

Status Deployment URL Commit Updated (UTC) See this deployment's details
  • Build: Success ✅
  • Deployment: Success ✅

View logs ↗
https://b4846738-viteplus-dev.voidzero-docs.workers.dev 25c67d2 2026-09-15T06:18:23.821Z Visit the dashboard ↗

@fengmk2 fengmk2 closed this Sep 15, 2026
@fengmk2
fengmk2 deleted the fix/ci-install-flakes branch September 15, 2026 06:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant