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 codewrap to request bodies #4556

Merged
merged 2 commits into from
Nov 4, 2024
Merged

Add codewrap to request bodies #4556

merged 2 commits into from
Nov 4, 2024

Conversation

akeller
Copy link
Member

@akeller akeller commented Nov 1, 2024

Description

I did a little PoC this afternoon and found ~300 issues that will prevent us from smoothly updating/upgrading to Docusaurus 3. I learned about acorns and how it almost always applied to having unwrapped code just hanging out on docs pages.

When should this change go live?

  • This is a bug fix, security concern, or something that needs urgent release support.
  • This is already available but undocumented and should be released within a week.
  • This on a specific schedule and the assignee will coordinate a release with the DevEx team. (apply hold label or convert to draft PR)
  • This is part of a scheduled alpha or minor. (apply alpha or minor label)
  • There is no urgency with this change and can be released at any time.

PR Checklist

  • My changes are for an already released minor and are in /versioned_docs directory.
  • My changes are for the next minor and are in /docs directory (aka /next/).

@akeller akeller added the component:docs Documentation improvements, including new or updated content label Nov 1, 2024
@akeller akeller self-assigned this Nov 1, 2024
@akeller akeller added the d3 Path to Docusaurus 3 label Nov 1, 2024
@akeller akeller requested a review from a team November 1, 2024 21:53
Copy link
Contributor

@christinaausley christinaausley left a comment

Choose a reason for hiding this comment

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

Let me know if I can help with this!

Copy link
Collaborator

@pepopowitz pepopowitz left a comment

Choose a reason for hiding this comment

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

💪

@akeller akeller merged commit 76c66df into main Nov 4, 2024
8 checks passed
@akeller akeller deleted the acorn-request-body branch November 4, 2024 16:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:docs Documentation improvements, including new or updated content d3 Path to Docusaurus 3
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

3 participants