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

Add reply sections to command pages #183

Merged
merged 1 commit into from
Jan 7, 2025

Conversation

gmbnomis
Copy link
Contributor

@gmbnomis gmbnomis commented Dec 21, 2024

They are built from resp2_replies.json/resp3_replies.json from valkey-doc. If the RESP2/RESP3 replies are equal, only a single section is added.

Closes #185

By submitting this pull request, I confirm that my contribution is made under the terms of the BSD-3-Clause License.

@gmbnomis
Copy link
Contributor Author

Note: valkey-io/valkey-doc#202 is necessary to make this work

They are built from resp2_replies.json/resp3_replies.json from valkey-doc. If the RESP2/RESP3 replies
are equal, only a single section is added.

Signed-off-by: Simon Baatz <gmbnomis@gmail.com>
@gmbnomis gmbnomis force-pushed the add_replies_to_web_pages branch from 972c5b5 to a222e9f Compare December 21, 2024 19:10
@stockholmux
Copy link
Member

@gmbnomis Thanks for the work on this! If this is dependent on a PR in another repo, could you please make this a draft PR so it doesn't get accidentally merged.

@gmbnomis gmbnomis marked this pull request as draft December 23, 2024 17:00
@gmbnomis
Copy link
Contributor Author

gmbnomis commented Dec 23, 2024

I put this PR into draft state (and will wait until valkey-io/valkey-doc#202 gets merged)

@stockholmux
Copy link
Member

stockholmux commented Jan 2, 2025

are we still waiting on valkey-io/valkey-doc#206 @gmbnomis ?

@gmbnomis
Copy link
Contributor Author

gmbnomis commented Jan 3, 2025

are we still waiting on valkey-io/valkey-doc#206 @gmbnomis ?

@stockholmux No, the necessary PR was valkey-io/valkey-doc#202, which is merged. valkey-io/valkey-doc#206 just depends on this PR to become visible on the website.

@stockholmux
Copy link
Member

@gmbnomis Gotcha.

@madolson Care to give a review here? It LGTM.

@madolson
Copy link
Member

madolson commented Jan 7, 2025

I did some spot checking and the output looks OK to me, if someone finds some obscure issues we can fix it.

@madolson madolson merged commit c867170 into valkey-io:main Jan 7, 2025
1 check 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.

show command reply docs
3 participants