Skip to content

chore(cli): misc improvements to the readme migrator #6612

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

Merged
merged 11 commits into from
Apr 1, 2025

Conversation

dsinghvi
Copy link
Member

Description

This PR makes the readme migrator more ready for a production migration.

Changes Made

  • Pull MDX pages and navigation on the API Reference Tab.
  • Excludes null in the generated docs.yml to make it more human readable
  • Correctly brings title and subtitle on all pages and removes it from the MDX content itself
  • Sets slug on all mdx pages to keep URLs backwards compatible

Testing

  • Unit tests added/updated
  • Manual testing completed

@dsinghvi dsinghvi marked this pull request as ready for review March 31, 2025 17:10
Copy link

github-actions bot commented Mar 31, 2025

ajgateno and others added 7 commits March 31, 2025 22:25
* feat(java): Generate snippet.json

* generate fixtures

* Revert print options to false

* Add changelog

* chore: update changelog

* chore: update changelog

---------

Co-authored-by: fern-support <[email protected]>
* fix(java): Fix pagination in raw clients

* Add changelog entry

* chore: update changelog

* Run fixtures

* Make changelog patch

---------

Co-authored-by: fern-support <[email protected]>
* fix(cli): Correctly build undiscriminated enum & string unions

* Feature flag behind 'respect-forward-compatible-enums' flag

* chore: update changelog

* fix

* update tests
* fix(csharp): Fallback init to set
* fix(cli): Improve parameter parsing for v3 AsyncAPI specs

* chore: update changelog
@dsinghvi dsinghvi merged commit bf47250 into main Apr 1, 2025
22 of 24 checks passed
@dsinghvi dsinghvi deleted the dsinghvi/misc-improvements-readme-migrator branch April 1, 2025 02:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

6 participants