Skip to content

upgrade phlox to 0.7.2 - #47

Merged
NoEgAm merged 4 commits into
mainfrom
updates
Apr 23, 2026
Merged

upgrade phlox to 0.7.2#47
NoEgAm merged 4 commits into
mainfrom
updates

Conversation

@tiye

@tiye tiye commented Apr 3, 2026

Copy link
Copy Markdown
Contributor

Summary

  • migrate package.cirru/calcit.cirru to deps.cirru/compact.cirru workflow
  • upgrade to calcit 0.12.14 and Yarn 4/Corepack CI
  • fix lilac tuple+ schema compatibility and runtime regressions
  • bump version to 0.7.2

Verification

  • caps --ci
  • dev=false cr compact.cirru js
  • yarn install --immutable
  • yarn vite build --base=./

Copilot AI review requested due to automatic review settings April 3, 2026 18:06

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

This PR upgrades phlox to 0.7.2, migrating the Calcit dependency workflow to deps.cirru/compact.cirru, upgrading toolchain dependencies (Calcit + Yarn/Corepack), and applying schema/runtime adjustments to stay compatible with newer lilac/calcit behavior.

Changes:

  • Bump package version to 0.7.2, upgrade @calcit/procs to ^0.12.14, and pin Yarn via packageManager.
  • Replace legacy package.cirru with new deps.cirru, and update compact.cirru schemas/runtime code for compatibility.
  • Update CI to use Corepack/Yarn 4 install flow and refresh Yarn lockfile format.

Reviewed changes

Copilot reviewed 6 out of 9 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
yarn.lock Regenerated lockfile for Yarn 4 (Berry) with updated dependency graph.
package.json Version bump, Yarn pin via packageManager, new scripts, and updated @calcit/procs.
package.cirru Removed legacy dependency definition file.
deps.cirru New dependency definition file for the updated Calcit workflow.
compact.cirru Version bump + lilac tuple/schema compatibility updates and runtime fixes.
.yarnrc.yml Switch Yarn linker to node-modules.
.gitignore Ignore Yarn Berry artifacts/cache/install state.
.github/workflows/upload.yaml CI updated for Corepack/Yarn 4 + newer setup actions and new compile command.

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

Comment thread .github/workflows/upload.yaml
@tiye
tiye requested a review from a team April 9, 2026 17:16
@NoEgAm
NoEgAm merged commit b31a0e7 into main Apr 23, 2026
1 check passed
@NoEgAm
NoEgAm deleted the updates branch April 23, 2026 05:13
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.

3 participants