Thanks to visit codestin.com
Credit goes to github.com

Skip to content

ci: temporarily disable npm checks in staged CI#16

Merged
baxen merged 1 commit intomainfrom
disable-npm-ci-checks
Feb 10, 2026
Merged

ci: temporarily disable npm checks in staged CI#16
baxen merged 1 commit intomainfrom
disable-npm-ci-checks

Conversation

@baxen
Copy link
Collaborator

@baxen baxen commented Feb 10, 2026

The npm lockfile is currently incompatible with CI. This disables the npm-dependent steps (npm install, prettier, svelte/ts typecheck) and keeps only Rust checks (cargo fmt, clippy, cargo check).

The original steps are commented out with TODO markers so they're easy to re-enable once the lockfile is compatible again.

The npm lockfile is currently incompatible with CI. This disables
the npm-dependent steps (npm install, prettier, svelte/ts typecheck)
and keeps only Rust checks (cargo fmt, clippy, cargo check).

TODO: Re-enable once lockfile is compatible again.
@baxen baxen requested a review from wesbillman as a code owner February 10, 2026 04:02
@baxen baxen merged commit 61273ac into main Feb 10, 2026
1 check passed
@baxen baxen deleted the disable-npm-ci-checks branch February 10, 2026 05:01
loganj added a commit that referenced this pull request Feb 26, 2026
Fix server tests to match "Feature: " group name prefix
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.

1 participant