Skip to content

docs(guides): update codemod links#6479

Merged
Eomm merged 5 commits intofastify:mainfrom
OluchiEzeifedikwa:check-invalid-links
Mar 7, 2026
Merged

docs(guides): update codemod links#6479
Eomm merged 5 commits intofastify:mainfrom
OluchiEzeifedikwa:check-invalid-links

Conversation

@OluchiEzeifedikwa
Copy link
Copy Markdown
Contributor

Fix broken Fastify v4 codemod links on remove-app-use, reply-raw-access, wrap-routes-plugin and await-register-calls

Checklist

@github-actions github-actions bot added the documentation Improvements or additions to documentation label Feb 1, 2026
Copy link
Copy Markdown
Member

@mcollina mcollina left a comment

Choose a reason for hiding this comment

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

lgtm

@OluchiEzeifedikwa
Copy link
Copy Markdown
Contributor Author

OluchiEzeifedikwa commented Feb 1, 2026 via email

@jean-michelet
Copy link
Copy Markdown
Member

These links are invalid.

@ziongamingdev-tech

This comment was marked as abuse.

@OluchiEzeifedikwa
Copy link
Copy Markdown
Contributor Author

OluchiEzeifedikwa commented Feb 3, 2026 via email

@OluchiEzeifedikwa
Copy link
Copy Markdown
Contributor Author

OluchiEzeifedikwa commented Feb 8, 2026 via email

@Fdawgs Fdawgs changed the title fix: update codemod links, remove-app-use, reply-raw-access, wrap-rou… docs update codemod links Feb 17, 2026
@Fdawgs Fdawgs changed the title docs update codemod links docs(guides): update codemod links Feb 17, 2026
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the Fastify v4 migration guide’s codemod section to address broken codemod links by switching to the codemod@latest CLI invocation and pointing readers at the Codemod registry.

Changes:

  • Replace old go.codemod.com links with an app.codemod.com registry reference for the v4 migration recipe.
  • Update the migration command snippet to a fenced bash block.
  • Reformat the list of codemods applied by the migration recipe (currently as plain lines).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

You can also share your feedback on Copilot code review. Take the survey.

Comment on lines 17 to 20

```
```bash
npx codemod@latest fastify/4/migration-recipe
```
Copy link

Copilot AI Mar 7, 2026

Choose a reason for hiding this comment

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

The fenced code block appears without an introductory sentence, after removing the prior “Run the following migration recipe…” text. Consider adding back a short lead-in explaining what the command does (and optionally linking the recipe name to the new registry URL) so this section reads coherently.

Copilot uses AI. Check for mistakes.
Fdawgs added 2 commits March 7, 2026 08:15
Signed-off-by: Frazer Smith <[email protected]>
Signed-off-by: Frazer Smith <[email protected]>
@Eomm Eomm merged commit 4a5304f into fastify:main Mar 7, 2026
4 of 5 checks passed
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants