Skip to content

chore: upgrade Calcit and expose source - #54

Merged
tiye merged 2 commits into
mainfrom
codex/upgrade-calcit-0.13.29-20260822
Aug 22, 2026
Merged

chore: upgrade Calcit and expose source#54
tiye merged 2 commits into
mainfrom
codex/upgrade-calcit-0.13.29-20260822

Conversation

@tiye

@tiye tiye commented Aug 22, 2026

Copy link
Copy Markdown
Member

Synced latest main before changing the project. Updated Calcit and @calcit/procs to 0.13.29, migrated setup-calcit and calcit commands, and removed the hidden-source treatment where applicable. Local Calcit check-only and lockfile validation pass.

Copilot AI lite review requested due to automatic review settings August 22, 2026 10:40

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

Upgrades the project’s Calcit toolchain and workflows, while removing the GitHub linguist rule that previously hid calcit.cirru, making the source visible in the repository.

Changes:

  • Bump Calcit/@calcit-procs from 0.13.270.13.29 (deps + lockfile).
  • Migrate commands/workflows from cr + setup-cr to calcit + setup-calcit.
  • Remove .gitattributes rule that marked calcit.cirru as linguist-generated.

Reviewed changes

Copilot reviewed 7 out of 8 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
yarn.lock Updates lockfile entries for @calcit/procs@0.13.29.
package.json Switches scripts from cr ... to calcit calcit.cirru ... and bumps @calcit/procs.
history/2026082222-upgrade-calcit-01329.md Adds a changelog entry describing the upgrade and source exposure.
deps.cirru Bumps :calcit-version to 0.13.29.
calcit.cirru Updates the “about” text to reference calcit commands instead of cr.
.github/workflows/upload.yaml Replaces setup-cr with setup-calcit.
.github/workflows/npm-publish.yaml Replaces setup-cr with setup-calcit (but workflow YAML indentation needs fixing).
.gitattributes Removes calcit.cirru linguist-generated rule while keeping yarn.lock rule.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread .github/workflows/npm-publish.yaml Outdated
@tiye
tiye merged commit fdc2950 into main Aug 22, 2026
1 check passed
@tiye
tiye deleted the codex/upgrade-calcit-0.13.29-20260822 branch August 22, 2026 11:20
registry-url: https://registry.npmjs.org/
cache: yarn
- uses: calcit-lang/setup-calcit@6a2e53ae41e4f0d5856a424b9ed4470d90ea6876

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

应该用版本号

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