Skip to content

👷 build: disable pnpm gvs for desktop ci#14356

Closed
Innei wants to merge 7 commits into
lobehub:canaryfrom
Innei:fix/pnpm11-desktop-ci
Closed

👷 build: disable pnpm gvs for desktop ci#14356
Innei wants to merge 7 commits into
lobehub:canaryfrom
Innei:fix/pnpm11-desktop-ci

Conversation

@Innei

@Innei Innei commented Apr 30, 2026

Copy link
Copy Markdown
Member

Summary

Verification

  • pnpm --dir apps/desktop type-check
  • pnpm --dir apps/desktop build:main
  • CI=true pnpm install --config.enable-global-virtual-store=false && bun run lint
  • git diff --check

Fixes the failure from https://github.com/lobehub/lobehub/actions/runs/25171952306/job/73793671549

@vercel

vercel Bot commented Apr 30, 2026

Copy link
Copy Markdown

@Innei is attempting to deploy a commit to the LobeHub OSS Team on Vercel.

A member of the Team first needs to authorize it.

@dosubot dosubot Bot added size:XS This PR changes 0-9 lines, ignoring generated files. trigger:build-desktop Trigger Desktop build labels Apr 30, 2026

@sourcery-ai sourcery-ai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We've reviewed this pull request using the Sourcery rules engine

@codecov

codecov Bot commented Apr 30, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 68.89%. Comparing base (506bb7b) to head (e328dae).
⚠️ Report is 4 commits behind head on canary.

Additional details and impacted files
@@            Coverage Diff             @@
##           canary   #14356      +/-   ##
==========================================
+ Coverage   68.88%   68.89%   +0.01%     
==========================================
  Files        2388     2388              
  Lines      208849   208887      +38     
  Branches    25324    21837    -3487     
==========================================
+ Hits       143861   143919      +58     
+ Misses      64846    64826      -20     
  Partials      142      142              
Flag Coverage Δ
app 62.40% <ø> (+0.02%) ⬆️
database 92.29% <ø> (ø)
packages/agent-runtime 79.93% <ø> (ø)
packages/context-engine 83.87% <ø> (ø)
packages/conversation-flow 92.40% <ø> (ø)
packages/file-loaders 87.60% <ø> (ø)
packages/memory-user-memory 74.74% <ø> (ø)
packages/model-bank 99.94% <ø> (ø)
packages/model-runtime 83.79% <ø> (ø)
packages/prompts 67.98% <ø> (ø)
packages/python-interpreter 92.90% <ø> (ø)
packages/ssrf-safe-fetch 0.00% <ø> (ø)
packages/utils 87.84% <ø> (ø)
packages/web-crawler 88.41% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Components Coverage Δ
Store 66.56% <100.00%> (+0.08%) ⬆️
Services 53.62% <ø> (ø)
Server 69.27% <ø> (+<0.01%) ⬆️
Libs 53.27% <ø> (ø)
Utils 79.95% <ø> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@dosubot dosubot Bot added size:S This PR changes 10-29 lines, ignoring generated files. and removed size:XS This PR changes 0-9 lines, ignoring generated files. labels Apr 30, 2026
@dosubot dosubot Bot added size:XS This PR changes 0-9 lines, ignoring generated files. and removed size:S This PR changes 10-29 lines, ignoring generated files. labels Apr 30, 2026
@Innei

Innei commented Apr 30, 2026

Copy link
Copy Markdown
Member Author

Superseded by #14357, which uses the upstream repository branch so desktop workflows can run without fork approval.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:XS This PR changes 0-9 lines, ignoring generated files. trigger:build-desktop Trigger Desktop build

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant