Skip to content

Conversation

@dario-piotrowicz
Copy link
Member

the wrangler pages build and wrangler pages build-env as missing the functions keyword

As you can see the wrangler pages build-env command is not recognized:
Screenshot 2025-03-25 at 11 31 38

While wrangler pages functions build-env is:
Screenshot 2025-03-25 at 11 31 52

@hyperlint-ai
Copy link
Contributor

hyperlint-ai bot commented Mar 25, 2025

Howdy and thanks for contributing to our repo. The Cloudflare team reviews new, external PRs within two (2) weeks. If it's been two weeks or longer without any movement, please tag the PR Assignees in a comment.

We review internal PRs within 1 week. If it's something urgent or has been sitting without a comment, start a thread in the Developer Docs space internally.


PR Change Summary

Updated the Wrangler configuration to correctly reference the functions keyword for page build commands.

  • Replaced wrangler pages build with wrangler pages functions build
  • Replaced wrangler pages build-env with wrangler pages functions build-env

Modified Files

  • src/content/docs/workers/wrangler/configuration.mdx

How can I customize these reviews?

Check out the Hyperlint AI Reviewer docs for more information on how to customize the review.

If you just want to ignore it on this PR, you can add the hyperlint-ignore label to the PR. Future changes won't trigger a Hyperlint review.

Note specifically for link checks, we only check the first 30 links in a file and we cache the results for several hours (for instance, if you just added a page, you might experience this). Our recommendation is to add hyperlint-ignore to the PR to ignore the link check for this PR.

What is Hyperlint?

Hyperlint is an AI agent that helps you write, edit, and maintain your documentation.

Learn more about the Hyperlint AI reviewer and the checks that we can run on your documentation.

@dario-piotrowicz
Copy link
Member Author

dario-piotrowicz commented Mar 25, 2025

Note that the wrangler pages functions commands are barely documented as far as I can tell, so maybe we should remove these 2 entries from the list altogether?

@github-actions github-actions bot added product:workers Related to Workers product size/xs labels Mar 25, 2025
@kodster28
Copy link
Collaborator

Appears to have been addressed in another PR.

@kodster28 kodster28 closed this May 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

product:workers Related to Workers product size/xs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants