Skip to content

feat: add rawConfig for arazzo preprocessors and decorators#1999

Merged
tatomyr merged 1 commit intoRedocly:mainfrom
jeremyfiel:chore/update-arazzo-tsconfig
Oct 3, 2025
Merged

feat: add rawConfig for arazzo preprocessors and decorators#1999
tatomyr merged 1 commit intoRedocly:mainfrom
jeremyfiel:chore/update-arazzo-tsconfig

Conversation

@jeremyfiel
Copy link
Contributor

What/Why/How?

@DmitryAnansky

I believe these were omitted in error. If they are not necessary, please decline the pr.

Reference

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

@jeremyfiel jeremyfiel requested review from a team as code owners March 10, 2025 21:06
@jeremyfiel jeremyfiel force-pushed the chore/update-arazzo-tsconfig branch from d7255bf to f42232f Compare March 10, 2025 21:19
@changeset-bot
Copy link

changeset-bot bot commented Mar 10, 2025

🦋 Changeset detected

Latest commit: 176720c

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

@jeremyfiel jeremyfiel force-pushed the chore/update-arazzo-tsconfig branch from f42232f to 4df9f2d Compare March 11, 2025 14:08
@jeremyfiel jeremyfiel force-pushed the chore/update-arazzo-tsconfig branch from 4df9f2d to 51407c7 Compare March 20, 2025 03:33
@jeremyfiel jeremyfiel force-pushed the chore/update-arazzo-tsconfig branch from 51407c7 to ea5e4b4 Compare March 20, 2025 19:49
@tatomyr
Copy link
Collaborator

tatomyr commented Jul 14, 2025

Could you update the PR? We've recently removed the StyleguideConfig at all.

@DmitryAnansky
Copy link
Contributor

Hi @jeremyfiel,
Thanks for the contribution!
The suggestion is good, but our codebase has changed since the v2 release.
Could you please resolve the conflicts and re-apply your changes?

      ......
      arazzo1: { 
        ...resolvedConfig.preprocessors,
        ...resolvedConfig.arazzo1Preprocessors
      },
      
      ........
      
      arazzo1: {
        ...resolvedConfig.decorators,
        ...resolvedConfig.arazzo1Decorators,
      },
      .....

@jeremyfiel
Copy link
Contributor Author

Sure will rebase it

@jeremyfiel jeremyfiel force-pushed the chore/update-arazzo-tsconfig branch from ea5e4b4 to ce6f86f Compare October 3, 2025 03:31
@jeremyfiel jeremyfiel force-pushed the chore/update-arazzo-tsconfig branch 2 times, most recently from f0f48ad to 3a83762 Compare October 3, 2025 14:17
@jeremyfiel jeremyfiel requested a review from tatomyr October 3, 2025 14:17
@tatomyr tatomyr force-pushed the chore/update-arazzo-tsconfig branch from 3a83762 to 176720c Compare October 3, 2025 18:06
Copy link
Collaborator

@tatomyr tatomyr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for noticing this!

@tatomyr tatomyr merged commit 1ebc4f0 into Redocly:main Oct 3, 2025
32 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.

4 participants