Skip to content

fix: issue with .redocly.lint-ignore.yaml - #2512

Merged
vadyvas merged 3 commits into
mainfrom
revert-2489-fix/ignore-file-for-browser
Jan 23, 2026
Merged

fix: issue with .redocly.lint-ignore.yaml#2512
vadyvas merged 3 commits into
mainfrom
revert-2489-fix/ignore-file-for-browser

Conversation

@vadyvas

@vadyvas vadyvas commented Jan 23, 2026

Copy link
Copy Markdown
Contributor

What/Why/How?

Reverts #2489, due to problem with realm next

Reference

#2489

Testing

Screenshots (optional)

Check yourself

  • Code changed? - Tested with Redoc/Realm/Reunite (internal)
  • All new/updated code is covered by tests
  • New package installed? - Tested in different environments (browser/node)
  • Documentation update considered

Security

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

@changeset-bot

changeset-bot Bot commented Jan 23, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 43ed279

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 Patch
@redocly/cli Patch
@redocly/respect-core Patch

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

@vadyvas vadyvas added the snapshot Create experimental release PR label Jan 23, 2026
@github-actions

Copy link
Copy Markdown
Contributor

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

Install with NPM:

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

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

@github-actions

github-actions Bot commented Jan 23, 2026

Copy link
Copy Markdown
Contributor

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 78.65% (🎯 78%) 6198 / 7880
🔵 Statements 78.07% (🎯 78%) 6403 / 8201
🔵 Functions 81.97% (🎯 81%) 1264 / 1542
🔵 Branches 70.47% (🎯 70%) 4248 / 6028
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
packages/core/src/ref-utils.ts 88.23% 97.14% 94.11% 90% 9, 50, 74-75
packages/core/src/config/config.ts 65.8% 68.24% 78.04% 66.27% 204-228, 254, 258, 262-280, 312, 330-350, 429-459
packages/core/src/config/load.ts 86.95% 72.41% 100% 90.9% 31, 52, 92
Generated in workflow #8404 for commit 43ed279 by the Vitest Coverage Report Action

@github-actions

github-actions Bot commented Jan 23, 2026

Copy link
Copy Markdown
Contributor
CLI Version Mean Time ± Std Dev (s) Relative Performance (Lower is Faster)
cli-latest 3.618s ± 0.023s ▓ 1.00x (Fastest)
cli-next 3.664s ± 0.048s ▓ 1.01x

@vadyvas vadyvas changed the title Revert "fix(core): fix bug loading of .redocly.lint-ignore.yaml in browser environments" fix: issue with .redocly.lint-ignore.yaml Jan 23, 2026
@vadyvas
vadyvas marked this pull request as ready for review January 23, 2026 18:07
@vadyvas
vadyvas requested review from a team as code owners January 23, 2026 18:07
@vadyvas
vadyvas merged commit 57fcb39 into main Jan 23, 2026
40 checks passed
@vadyvas
vadyvas deleted the revert-2489-fix/ignore-file-for-browser branch January 23, 2026 18:21
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.

3 participants