Skip to content

feat: add cleaning cache for plugin files v2 with experimental require module#2785

Draft
kanoru3101 wants to merge 47 commits into
mainfrom
chore/add-clean-cache-v2-experimental-require-module
Draft

feat: add cleaning cache for plugin files v2 with experimental require module#2785
kanoru3101 wants to merge 47 commits into
mainfrom
chore/add-clean-cache-v2-experimental-require-module

Conversation

@kanoru3101
Copy link
Copy Markdown
Contributor

What/Why/How?

Reference

Testing

Screenshots (optional)

Check yourself

  • This PR follows the contributing guide
  • All new/updated code is covered by tests
  • Core code changed? - Tested with other Redocly products (internal contributions only)
  • New package installed? - Tested in different environments (browser/node)
  • Documentation update has been considered

Security

  • The security impact of the change has been considered
  • Code follows company security practices and guidelines

@kanoru3101 kanoru3101 self-assigned this Apr 29, 2026
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Apr 29, 2026

🦋 Changeset detected

Latest commit: aa159bf

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 3 packages
Name Type
@redocly/openapi-core Minor
@redocly/cli Minor
@redocly/respect-core Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@kanoru3101 kanoru3101 added the snapshot Create experimental release PR label Apr 29, 2026
@github-actions
Copy link
Copy Markdown
Contributor

📦 A new experimental 🧪 version v0.0.0-snapshot.1777463380 of Redocly CLI has been published for testing.

Install with NPM:

npm install @redocly/cli@0.0.0-snapshot.1777463380
# or
npm install @redocly/openapi-core@0.0.0-snapshot.1777463380
# or
npm install @redocly/respect-core@0.0.0-snapshot.1777463380

⚠️ Note: This is a development build and may contain unstable features.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 29, 2026

CLI Version Mean Time ± Std Dev (s) Relative Performance (Lower is Faster)
cli-latest 1.993s ± 0.039s ▓ 1.02x
cli-next 1.963s ± 0.025s ▓ 1.00x (Fastest)

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 29, 2026

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 80.1% (🎯 80%) 7147 / 8922
🔵 Statements 79.48% (🎯 79%) 7425 / 9341
🔵 Functions 83.54% (🎯 83%) 1437 / 1720
🔵 Branches 71.65% (🎯 71%) 4830 / 6741
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
packages/core/src/config/config-resolvers.ts 76.54% 62.01% 94.11% 77.35% 73, 101-104, 154, 193, 201, 257, 268, 277, 290, 300, 303-307, 312-321, 344-346, 356, 359, 362, 365, 368, 381-383, 387, 393, 396, 399-402, 405-408, 411-414, 428-430, 437, 440, 443, 446, 449, 452, 477-479, 484-490
packages/core/src/config/plugins-cache.ts 80% 33.33% 100% 90.9% 24, 27, 32-33
Generated in workflow #9684 for commit aa159bf by the Vitest Coverage Report Action

@kanoru3101 kanoru3101 added snapshot Create experimental release PR and removed snapshot Create experimental release PR labels Apr 29, 2026
@github-actions
Copy link
Copy Markdown
Contributor

📦 A new experimental 🧪 version v0.0.0-snapshot.1777463624 of Redocly CLI has been published for testing.

Install with NPM:

npm install @redocly/cli@0.0.0-snapshot.1777463624
# or
npm install @redocly/openapi-core@0.0.0-snapshot.1777463624
# or
npm install @redocly/respect-core@0.0.0-snapshot.1777463624

⚠️ Note: This is a development build and may contain unstable features.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

snapshot Create experimental release PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant