Skip to content

ci: use pnpm/setup and devEngines - #304

Merged
danielroe merged 2 commits into
mainfrom
pnpm-setup
Sep 8, 2026
Merged

ci: use pnpm/setup and devEngines#304
danielroe merged 2 commits into
mainfrom
pnpm-setup

Conversation

@danielroe

Copy link
Copy Markdown
Owner

this uses the new https://github.com/pnpm/setup github action to replace actions/setup-node + corepack, as corepack is going away in node 26+ 😢

@coldtea-pr-lens

coldtea-pr-lens Bot commented Sep 8, 2026

Copy link
Copy Markdown

◈ PR Lens

🟢 +0 new · 🟠 ~2 changed · 🔴 -0 removed · 1 flow · 5 files · commit 544e393


Architecture

Architecture diagram for danielroe/zero-vue at 544e393

2 components touched across 2 lanes.

Open the interactive canvas


Data flow

Data flow diagram for danielroe/zero-vue at 544e393

Package build and validation

Open the interactive canvas


Drill down
CI & Automation — 1 component
🟡 CHANGED CI Workflow

GitHub Actions workflow running linting, tests, and package builds using pnpm setup.

zero-vue Core — 1 component
🟡 CHANGED zero-vue Entrypoint

Package manifest, workspace configuration, and tsdown build setup with integrated publint and attw checks.


View

  • Architecture lens
  • Data flow lens
  • Expand every detail
  • Show unchanged neighbours

Tip

GitHub will not let you zoom an image in a comment. The link under each diagram opens it on an interactive canvas, where you can zoom, pan and step through the flow.

🪧 More tips
  • Run PR Lens on your own machine: npx skills add coldteadotai/pr-lens installs the agent skill. Then tell your coding agent: "Diagram the change you just made with PR Lens and attach it to the pull request."
  • Draw a diff before it is even a pull request: npx @coldtea/pr-lens-cli analyze --base origin/main reads the diff with your own model key, and npx @coldtea/pr-lens-cli render .pr-lens/graph.json draws the same lenses on your machine.
  • The boxes under View are live. Tick Architecture lens or Data flow lens to choose which diagrams appear, or Expand every detail to open every drill-down at once. The comment redraws in place a few seconds later.
  • Show unchanged neighbours lists the components this change did not touch alongside the ones it did, so the drill-down shows what the changed code sits next to.
  • The CLI's render picks up .github/pr-lens.yml automatically and applies your corrections (renames, exclusions, lane pins) at draw time.
  • Would you rather run it from CI on a key of your own? Add .github/workflows/pr-lens.yml with coldteadotai/pr-lens/packages/action@v0 and a model key in your repository secrets, say GEMINI_API_KEY. The Action asks Gemini by default, or OpenAI and any endpoint speaking /chat/completions through its provider input.
  • PR Lens is free for open source. A star on the repository is what keeps it going.
  • Push a new commit and the whole comment re-renders for the new head. An older run never overwrites a newer one, so a slow render cannot put a stale diagram back.
  • The diagrams follow your GitHub theme, so dark mode gets the dark render and light mode the light one, and the moving dots show this pull request's data in motion.

◈ Rendered by PR Lens · crafted with ❤️ by the Coldtea team · Come say hi on Discord

@agentscanapp

agentscanapp Bot commented Sep 8, 2026

Copy link
Copy Markdown

Mixed activity

Activity patterns show a mix of organic and automated signals.

View full analysis →

Evidence
  • Very high PR volume (daily): 36 PRs within a single 24-hour window

Last 5 PRs:

This is an automated analysis by AgentScan

@danielroe
danielroe merged commit 6b54435 into main Sep 8, 2026
10 checks passed
@danielroe
danielroe deleted the pnpm-setup branch September 8, 2026 10:57
Repository owner deleted a comment from github-actions Bot Sep 8, 2026
@github-actions github-actions Bot mentioned this pull request Aug 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant