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

Generate recipe pages with version placeholders #145

Merged
merged 4 commits into from
Nov 29, 2024

Conversation

timtebeek
Copy link
Contributor

This follows on from a change just before where we generate a latest-versions.js: 2651736
Which is already used in rewrite-docs to render these placeholders for guides: openrewrite/rewrite-docs@831f772

What's changed?

Change the generator to produce recipe pages with version placeholders, instead of explicit versions.

What's your motivation?

Reduce the diff whenever we release a new version, to make it a change manageable in a review, as opposed to 3K files changed.

Anything in particular you'd like reviewers to focus on?

Are there further simplifications we can do now?

@timtebeek timtebeek added documentation Improvements or additions to documentation enhancement New feature or request labels Nov 28, 2024
@timtebeek timtebeek self-assigned this Nov 28, 2024
@timtebeek
Copy link
Contributor Author

There appears to be a rendering issue in openrewrite/rewrite-docs#327

@timtebeek timtebeek marked this pull request as ready for review November 29, 2024 09:54
@timtebeek timtebeek merged commit d1da6f4 into main Nov 29, 2024
@timtebeek timtebeek deleted the generate-with-version-placeholders branch November 29, 2024 09:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

1 participant