feat(ci): devtools#8710
Conversation
|
There was a problem hiding this comment.
Pull request overview
Adds packages/devtools to the CI build/cache/artifact pipeline and includes it in the pkg-pr-new publish helper, so devtools can be built and consumed consistently across CI jobs and release-preview flows.
Changes:
- Restore and move
artifact-devtoolsintopackages/devtools/distin CI artifact restore logic. - Cache, build (via
--devtools), and uploadpackages/devtools/distas a CI artifact. - Include
./packages/devtoolsin the rootrelease.pkg-pr-newpublish command.
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| scripts/ci-restore-artifacts.ts | Adds artifact-devtools mapping to restore downloaded devtools build output into packages/devtools/dist. |
| package.json | Extends release.pkg-pr-new to include ./packages/devtools in publish targets. |
| .github/workflows/ci.yml | Builds devtools in CI, caches packages/devtools/dist, uploads artifact-devtools, and downloads/moves it in downstream jobs. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
built with Refined Cloudflare Pages Action⚡ Cloudflare Pages Deployment
|
No description provided.