Skip to content

Conversation

@Ansonhkg
Copy link
Collaborator

WHAT

Temporarily disable naga-test on CI as it's blocking changeset release.

See #955

Copilot AI review requested due to automatic review settings October 20, 2025 19:28
@Ansonhkg Ansonhkg changed the base branch from master to naga October 20, 2025 19:28
Copy link
Contributor

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

This PR temporarily disables naga-test on CI by removing test files and configuration, as it's blocking changeset releases. The changes remove an extensive test suite and associated build configuration related to local testing infrastructure.

  • Removes the entire local test suite (~100+ test files) covering various scenarios like wrapped keys, session signatures, PKP operations, and encryption/decryption
  • Deletes local test build configuration files (shim and Yarn config)
  • Addresses a CI pipeline blocker related to naga-test functionality

Reviewed Changes

Copilot reviewed 1 out of 1 changed files in this pull request and generated no comments.

File Description
local-tests/tests/wrapped-keys/*.ts Removes wrapped key test files including import, export, signing, and failure scenario tests
local-tests/tests/test*.ts Removes session signature, PKP operations, and encryption/decryption tests
local-tests/shim.mjs Removes module shim for local tests
.yarnrc.yml Removes Yarn configuration for node modules linker

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@Ansonhkg Ansonhkg merged commit 04a240b into naga Oct 20, 2025
2 checks passed
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