-
Notifications
You must be signed in to change notification settings - Fork 10.1k
Minor improvements #21552
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
Minor improvements #21552
Conversation
|
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 SummaryImplemented minor updates to the tutorials for improved clarity and accuracy.
Modified Files
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 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 |
* Initial pipelines docs * Fixed wrangler commands * Improved pipelines index page * Fixed broken links * Fixed typos * improved worker binding documentation * Fixed broken links * PIPE-155 Add prefix to Pipelines naming (#18656) * Modified worker binding docs * added local development notes * Renamed worker bindings to .mdx * Fixed filenames and broken comments * updated dates * Fixed render issues and page titles * Updated prefix instructions * Updated heading * Updated docs for Oauth flow * Added documentation about batch hints * Added R2 as a destination * updated ordering * Updated performance characteristics * updated ordering * Updated docs for new wrangler commands * updated batch settings * Added CORS documentation * Removed pricing doc * updated cors * Add tutorial (#20025) * adds pipelines tutorial * minor fixes * initial transformations documentation * Added docs for env and ctx * Fixed typo * Add tutorial (#20476) * add pipelines client-side tutorial * minor updates * Fixed typos * Updated import * Removed changelog entry for now * removed changelog reference * fixed imports * Fixed broken link * removed transformations * removed broken links * Updated text * Added javascript API * Removed old file * fixed broken links * Fixed typo * Updated guides * Re-organized docs * Improved getting started guide * Improved output settings * Fixed broken links * Added more content about how pipelines works * Added documentation for how pipelines work * Improvements to overview * Improved getting started guide * Improved http endpoint docs * Improved http options * Improved output settings * Updated logo and text * Updated architecture * Update how-pipelines-work.mdx * Update how-pipelines-work.mdx * Fixed broken links * Updated tagline * Updated text * Small changes * Changed phrasing * improved shards documentation * Updated shard count documentation * Updated wrangler commands * Updated metrics documentation * Updated docs * Fixed typos * Updated tutorial commands * Improved tutorial text * Fixed typo * Improved text * Fixed broken links * fixed limits typo * small improvements * Improved data lake tutorial * Added changelog entry * Small updates * Improved grammar * Small changes to wrangler commands * Fixed typos * Improved wrangler configuration * Updated changelog entry * Fixed changelog typo * updated changelog * updated link * Update src/content/docs/pipelines/getting-started.mdx Co-authored-by: Denise Peña <[email protected]> * Apply suggestions from code review Co-authored-by: Denise Peña <[email protected]> Co-authored-by: Kody Jackson <[email protected]> * Improved language * Update 2025-04-10-launching-pipelines.mdx * Update http.mdx * Update index.mdx * Update index.mdx * Update 2025-04-10-launching-pipelines.mdx * Update how-pipelines-work.mdx * Clarified shard count * Reorganized sources * improved language * improved grammar * Updated limits * Updated casing * Fixed typo * Improved pricing docs * Improved getting started guide * Improved text * Update output-settings.mdx * Update output-settings.mdx * Update pipelines.mdx * Update pipelines.mdx * minor fixes to tutorials (#21552) --------- Co-authored-by: Oliver Yu <[email protected]> Co-authored-by: Harshil Agrawal <[email protected]> Co-authored-by: kodster28 <[email protected]> Co-authored-by: Denise Peña <[email protected]>
* Initial pipelines docs * Fixed wrangler commands * Improved pipelines index page * Fixed broken links * Fixed typos * improved worker binding documentation * Fixed broken links * PIPE-155 Add prefix to Pipelines naming (#18656) * Modified worker binding docs * added local development notes * Renamed worker bindings to .mdx * Fixed filenames and broken comments * updated dates * Fixed render issues and page titles * Updated prefix instructions * Updated heading * Updated docs for Oauth flow * Added documentation about batch hints * Added R2 as a destination * updated ordering * Updated performance characteristics * updated ordering * Updated docs for new wrangler commands * updated batch settings * Added CORS documentation * Removed pricing doc * updated cors * Add tutorial (#20025) * adds pipelines tutorial * minor fixes * initial transformations documentation * Added docs for env and ctx * Fixed typo * Add tutorial (#20476) * add pipelines client-side tutorial * minor updates * Fixed typos * Updated import * Removed changelog entry for now * removed changelog reference * fixed imports * Fixed broken link * removed transformations * removed broken links * Updated text * Added javascript API * Removed old file * fixed broken links * Fixed typo * Updated guides * Re-organized docs * Improved getting started guide * Improved output settings * Fixed broken links * Added more content about how pipelines works * Added documentation for how pipelines work * Improvements to overview * Improved getting started guide * Improved http endpoint docs * Improved http options * Improved output settings * Updated logo and text * Updated architecture * Update how-pipelines-work.mdx * Update how-pipelines-work.mdx * Fixed broken links * Updated tagline * Updated text * Small changes * Changed phrasing * improved shards documentation * Updated shard count documentation * Updated wrangler commands * Updated metrics documentation * Updated docs * Fixed typos * Updated tutorial commands * Improved tutorial text * Fixed typo * Improved text * Fixed broken links * fixed limits typo * small improvements * Improved data lake tutorial * Added changelog entry * Small updates * Improved grammar * Small changes to wrangler commands * Fixed typos * Improved wrangler configuration * Updated changelog entry * Fixed changelog typo * updated changelog * updated link * Update src/content/docs/pipelines/getting-started.mdx Co-authored-by: Denise Peña <[email protected]> * Apply suggestions from code review Co-authored-by: Denise Peña <[email protected]> Co-authored-by: Kody Jackson <[email protected]> * Improved language * Update 2025-04-10-launching-pipelines.mdx * Update http.mdx * Update index.mdx * Update index.mdx * Update 2025-04-10-launching-pipelines.mdx * Update how-pipelines-work.mdx * Clarified shard count * Reorganized sources * improved language * improved grammar * Updated limits * Updated casing * Fixed typo * Improved pricing docs * Improved getting started guide * Improved text * Update output-settings.mdx * Update output-settings.mdx * Update pipelines.mdx * Update pipelines.mdx * minor fixes to tutorials (#21552) --------- Co-authored-by: Oliver Yu <[email protected]> Co-authored-by: Harshil Agrawal <[email protected]> Co-authored-by: kodster28 <[email protected]> Co-authored-by: Denise Peña <[email protected]>
Summary
Minor updates to the tutorials