Skip to content

workflow updates#33

Open
tiye wants to merge 1 commit intomainfrom
updates
Open

workflow updates#33
tiye wants to merge 1 commit intomainfrom
updates

Conversation

@tiye
Copy link
Copy Markdown
Member

@tiye tiye commented Mar 26, 2026

No description provided.

@tiye tiye requested review from a team and Copilot March 26, 2026 16:49
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the project’s workflow and dependency/tooling setup, migrating to Yarn Berry (v4) and upgrading key build/runtime dependencies.

Changes:

  • Switch to Yarn Berry (Yarn v4) with Corepack and update lockfile format accordingly.
  • Upgrade frontend tooling/deps (notably Vite) and bump Calcit-related versions/config.
  • Adjust Calcit compact output (modules list + highlight.js usage/imports).

Reviewed changes

Copilot reviewed 5 out of 7 changed files in this pull request and generated 4 comments.

Show a summary per file
File Description
yarn.lock Migrates lockfile from Yarn v1 format to Yarn Berry lockfile (v8 metadata).
package.json Pins Yarn via packageManager, upgrades Vite, pins @calcit/procs, adds dayjs.
deps.cirru Updates Calcit version and pins/updates several Calcit dependencies.
compact.cirru Updates generated compact tree output; changes highlight.js import and highlight call; removes lilac module.
.yarnrc.yml Configures Yarn Berry to use node-modules linker.
.gitignore Adds ignore rule for .yarn/*.gz.
.github/workflows/upload.yaml Updates Node setup and adds Corepack/Yarn Berry install + immutable install in CI before building/deploying.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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.

2 participants