Skip to content

update for release#2033

Merged
ArthurZucker merged 4 commits into
mainfrom
update-for-release
Apr 24, 2026
Merged

update for release#2033
ArthurZucker merged 4 commits into
mainfrom
update-for-release

Conversation

@ArthurZucker
Copy link
Copy Markdown
Collaborator

  • regenerate napi bindings (index.js / index.d.ts) with newer @napi-rs/cli
  • broaden node-release tag trigger from node-v* to v*

- regenerate napi bindings (index.js / index.d.ts) with newer @napi-rs/cli
- broaden node-release tag trigger from `node-v*` to `v*`

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@ArthurZucker ArthurZucker marked this pull request as ready for review April 24, 2026 05:52
@HuggingFaceDocBuilderDev
Copy link
Copy Markdown

The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.

ArthurZucker and others added 3 commits April 24, 2026 15:16
…ction

Compiling cargo-audit from source was taking ~6 min per OS per run, and
the cargo-audit install was duplicated. Switch to prebuilt binary
download via taiki-e/install-action (pinned to v2.75.20) and drop the
duplicate install.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Same fix as the rust workflow: cargo-audit was being compiled from
source twice per matrix entry. Switch to prebuilt binary download via
taiki-e/install-action (pinned to v2.75.20) and drop the duplicate
install step.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Replaces the registry-only manual cache in python.yml and adds caching
to rust.yml. Caches `target/` keyed by Cargo.lock + rustc version, so
incremental CI builds skip recompiling unchanged crates.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@ArthurZucker ArthurZucker merged commit 3992692 into main Apr 24, 2026
35 checks passed
@ArthurZucker ArthurZucker deleted the update-for-release branch April 24, 2026 07:02
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