Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: overlay linting, decorators, preprocessors, types extension support #1898

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

jeremyfiel
Copy link
Contributor

@jeremyfiel jeremyfiel commented Feb 10, 2025

What/Why/How?

Added support for linting, preprocessors, decorators, and type extensions for Overlay v1 documents.

Reference

depends on #1775

Testing

Screenshots (optional)

Check yourself

  • Code changed? - Tested with redoc/reference-docs/workflows (internal)
  • All new/updated code is covered with tests
  • New package installed? - Tested in different environments (browser/node)

Security

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

* updated references to use defined NodeTypes.
* update `any` to `unknown`
* run prettier

related Redocly#1246
@jeremyfiel jeremyfiel requested review from a team as code owners February 10, 2025 00:44
Copy link

changeset-bot bot commented Feb 10, 2025

🦋 Changeset detected

Latest commit: 303d41b

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

This PR includes changesets to release 2 packages
Name Type
@redocly/openapi-core Minor
@redocly/cli 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

jeremyfiel added a commit to jeremyfiel/redocly-cli that referenced this pull request Feb 10, 2025
* updated references to use defined NodeTypes.
* update `any` to `unknown`
* run prettier
* rebase latest changes from main
* refactor to match Redocly#1898 type definitions

related Redocly#1246
@jeremyfiel jeremyfiel changed the title feat: Overlay linting, decorators, preprocessors, types extension support feat(cli): Overlay linting, decorators, preprocessors, types extension support Feb 10, 2025
@jeremyfiel jeremyfiel changed the title feat(cli): Overlay linting, decorators, preprocessors, types extension support feat: overlay linting, decorators, preprocessors, types extension support Feb 10, 2025
jeremyfiel added a commit to jeremyfiel/redocly-cli that referenced this pull request Feb 10, 2025
* updated references to use defined NodeTypes.
* update `any` to `unknown`
* run prettier
* rebase latest changes from main
* refactor to match Redocly#1898 type definitions

related Redocly#1246
@jeremyfiel jeremyfiel force-pushed the feat/overlay-linting branch 2 times, most recently from b9f71e5 to 4810f51 Compare February 10, 2025 01:56
@jeremyfiel
Copy link
Contributor Author

docs to be added separately

* linting
* preprocessors
* decorators
* type extensions
jeremyfiel added a commit to jeremyfiel/redocly-cli that referenced this pull request Feb 10, 2025
* updated references to use defined NodeTypes.
* update `any` to `unknown`
* run prettier
* rebase latest changes from main
* refactor to match Redocly#1898 type definitions

related Redocly#1246
jeremyfiel added a commit to jeremyfiel/redocly-cli that referenced this pull request Feb 11, 2025
* updated references to use defined NodeTypes.
* update `any` to `unknown`
* run prettier
* rebase latest changes from main
* refactor to match Redocly#1898 type definitions

related Redocly#1246
jeremyfiel added a commit to jeremyfiel/redocly-cli that referenced this pull request Feb 11, 2025
* updated references to use defined NodeTypes.
* update `any` to `unknown`
* run prettier
* rebase latest changes from main
* refactor to match Redocly#1898 type definitions

related Redocly#1246
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.

3 participants