Skip to content

[tutorials] Separate out YT videos from tutorials #22246

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

Merged
merged 2 commits into from
May 6, 2025

Conversation

kodster28
Copy link
Contributor

Summary

Implements (and fixes a bug in the) YouTubeVideos component.

As part of this, also removing the video collection entries from ListTutorials component.

@kodster28 kodster28 requested a review from a team as a code owner May 6, 2025 15:31
@github-actions github-actions bot added the size/m label May 6, 2025
@github-actions github-actions bot added the product:ai-gateway AI Gateway: https://developers.cloudflare.com/ai-gateway/ label May 6, 2025
@github-actions github-actions bot added product:d1 D1: https://developers.cloudflare.com/d1/ product:developer-spotlight product:durable-objects Durable Objects: https://developers.cloudflare.com/workers/learning/using-durable-objects/ product:kv product:pages labels May 6, 2025
@github-actions github-actions bot added product:queues Cloudflare Queues: https://developers.cloudflare.com/queues product:r2 R2 object storage: https://developers.cloudflare.com/r2 product:vectorize Vectorize: https://developers.cloudflare.com/vectorize/ product:workers Related to Workers product product:workers-ai Workers AI: https://developers.cloudflare.com/workers-ai/ product:workflows Workflows: https://developers.cloudflare.com/workflows/ labels May 6, 2025
Copy link
Contributor

hyperlint-ai bot commented May 6, 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

Separated YouTube videos from tutorials and integrated them into relevant documentation sections.

  • Implemented the YouTubeVideos component in various tutorial pages.
  • Removed video collection entries from the ListTutorials component.
  • Updated tutorial pages to include dedicated sections for videos.

Modified Files

  • src/content/docs/ai-gateway/tutorials/index.mdx
  • src/content/docs/d1/tutorials/index.mdx
  • src/content/docs/developer-spotlight/tutorials/index.mdx
  • src/content/docs/durable-objects/tutorials/index.mdx
  • src/content/docs/kv/tutorials/index.mdx
  • src/content/docs/pages/tutorials/index.mdx
  • src/content/docs/queues/tutorials/index.mdx
  • src/content/docs/r2/tutorials/index.mdx
  • src/content/docs/vectorize/tutorials/index.mdx
  • src/content/docs/workers-ai/guides/tutorials/index.mdx
  • src/content/docs/workers/examples/index.mdx
  • src/content/docs/workers/tutorials/index.mdx
  • src/content/docs/workflows/tutorials/index.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.

Copy link
Contributor

github-actions bot commented May 6, 2025

Preview URL: https://c18f6823.preview.developers.cloudflare.com
Preview Branch URL: https://video-tutorial-updates.preview.developers.cloudflare.com

Files with changes (up to 15)

Original Link Updated Link
https://developers.cloudflare.com/workers-ai/guides/tutorials/ https://video-tutorial-updates.preview.developers.cloudflare.com/workers-ai/guides/tutorials/
https://developers.cloudflare.com/workers/tutorials/ https://video-tutorial-updates.preview.developers.cloudflare.com/workers/tutorials/
https://developers.cloudflare.com/d1/tutorials/ https://video-tutorial-updates.preview.developers.cloudflare.com/d1/tutorials/
https://developers.cloudflare.com/kv/tutorials/ https://video-tutorial-updates.preview.developers.cloudflare.com/kv/tutorials/
https://developers.cloudflare.com/pages/tutorials/ https://video-tutorial-updates.preview.developers.cloudflare.com/pages/tutorials/
https://developers.cloudflare.com/queues/tutorials/ https://video-tutorial-updates.preview.developers.cloudflare.com/queues/tutorials/
https://developers.cloudflare.com/vectorize/tutorials/ https://video-tutorial-updates.preview.developers.cloudflare.com/vectorize/tutorials/
https://developers.cloudflare.com/ai-gateway/tutorials/ https://video-tutorial-updates.preview.developers.cloudflare.com/ai-gateway/tutorials/
https://developers.cloudflare.com/r2/tutorials/ https://video-tutorial-updates.preview.developers.cloudflare.com/r2/tutorials/
https://developers.cloudflare.com/workflows/tutorials/ https://video-tutorial-updates.preview.developers.cloudflare.com/workflows/tutorials/
https://developers.cloudflare.com/workers/examples/ https://video-tutorial-updates.preview.developers.cloudflare.com/workers/examples/
https://developers.cloudflare.com/developer-spotlight/tutorials/ https://video-tutorial-updates.preview.developers.cloudflare.com/developer-spotlight/tutorials/
https://developers.cloudflare.com/durable-objects/tutorials/ https://video-tutorial-updates.preview.developers.cloudflare.com/durable-objects/tutorials/

@kodster28 kodster28 merged commit c04a57d into production May 6, 2025
13 checks passed
@kodster28 kodster28 deleted the video-tutorial-updates branch May 6, 2025 17:35
daisyfaithauma pushed a commit that referenced this pull request May 7, 2025
* [tutorials] Separate out YT videos from tutorials

* component cleanup
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
product:ai-gateway AI Gateway: https://developers.cloudflare.com/ai-gateway/ product:d1 D1: https://developers.cloudflare.com/d1/ product:developer-spotlight product:durable-objects Durable Objects: https://developers.cloudflare.com/workers/learning/using-durable-objects/ product:kv product:pages product:queues Cloudflare Queues: https://developers.cloudflare.com/queues product:r2 R2 object storage: https://developers.cloudflare.com/r2 product:vectorize Vectorize: https://developers.cloudflare.com/vectorize/ product:workers Related to Workers product product:workers-ai Workers AI: https://developers.cloudflare.com/workers-ai/ product:workflows Workflows: https://developers.cloudflare.com/workflows/ size/m
Projects
None yet
Development

Successfully merging this pull request may close these issues.