Skip to content

[Chore] Remove outdated file#30901

Merged
kodster28 merged 3 commits into
productionfrom
video-index-cleanup
May 19, 2026
Merged

[Chore] Remove outdated file#30901
kodster28 merged 3 commits into
productionfrom
video-index-cleanup

Conversation

@kodster28
Copy link
Copy Markdown
Collaborator

Summary

Remove outdated src/content/videos/index.yaml file. This hasn't been actively maintained and -- as such -- isn't the best reference for the information we have available on Cloudflare.

@github-actions github-actions Bot added product:queues Cloudflare Queues: https://developers.cloudflare.com/queues product:d1 D1: https://developers.cloudflare.com/d1/ product:style-guide product:kv product:ai-gateway AI Gateway: https://developers.cloudflare.com/ai-gateway/ product:workers-ai Workers AI: https://developers.cloudflare.com/workers-ai/ product:vectorize Vectorize: https://developers.cloudflare.com/vectorize/ size/l labels May 18, 2026
@github-actions
Copy link
Copy Markdown
Contributor

This PR requires additional review attention because it affects the following areas:

Redirects

This PR changes current filenames or deletes current files. Make sure you have redirects set up to cover the following paths:

  • /style-guide/components/youtube-videos/

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 18, 2026

This pull request requires reviews from CODEOWNERS as it changes files that match the following patterns:

Pattern Owners
* @cloudflare/product-owners
*.ts @cloudflare/content-engineering, @kodster28
*.astro @cloudflare/content-engineering, @kodster28
/src/content/docs/ai-gateway/ @abhishekkankani, @palashgo, @thebongy, @roerohan, @kathayl, @mchenco, @zeke, @superhighfives, @bfirsh, @mattrothenberg, @ethulia, @cloudflare/product-owners
/src/content/docs/cloudflare-one/ @ranbel, @Maddy-Cloudflare, @codyanthony850, @cloudflare/cf1-reviewers, @elithrar, @cloudflare/product-owners
/src/content/docs/d1/ @elithrar, @rozenmd, @vy-ton, @joshthoward, @oxyjun, @harshil1712, @cloudflare/product-owners
/src/content/docs/kv/ @elithrar, @thomasgauvin, @oxyjun, @cloudflare/product-owners
/src/content/docs/pages/ @cloudflare/workers-docs, @GregBrimble, @WalshyDev, @aninibread, @irvinebroque, @cloudflare/product-owners, @MattieTK
/src/content/docs/queues/ @elithrar, @jonesphillip, @harshil1712, @mia303, @cloudflare/product-owners
/src/content/docs/r2/ @oxyjun, @elithrar, @jonesphillip, @aninibread, @harshil1712, @cloudflare/workers-docs, @cloudflare/product-owners
/src/content/docs/style-guide/ @dcpena, @caley-b, @cloudflare/product-owners
/src/content/docs/vectorize/ @elithrar, @vy-ton, @sejoker, @mchenco, @cloudflare/product-owners
/src/content/docs/workers-ai/ @rita3ko, @craigsdennis, @mchenco, @zeke, @superhighfives, @bfirsh, @mattrothenberg, @ethulia, @cloudflare/product-owners
/src/content/docs/workers/ @cloudflare/workers-docs, @GregBrimble, @irvinebroque, @mikenomitch, @korinne, @WalshyDev, @cloudflare/deploy-config, @cloudflare/product-owners, @cloudflare/wrangler, @MattieTK, @cloudflare/dev-plat-leads

Copy link
Copy Markdown
Contributor

@ask-bonk ask-bonk Bot left a comment

Choose a reason for hiding this comment

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

Type-check and lint pass. One issue needs fixing before merge.

MEDIUM — Missing redirect for deleted page. Add to :

@ask-bonk
Copy link
Copy Markdown
Contributor

ask-bonk Bot commented May 18, 2026

Missing redirect line to add to public/__redirects:

/style-guide/components/youtube-videos/ /style-guide/components/youtube/ 301

@ask-bonk
Copy link
Copy Markdown
Contributor

ask-bonk Bot commented May 18, 2026

I reviewed PR #30901. Here's the summary:

What the PR changes:
Removes the outdated src/content/videos/index.yaml collection, the YouTubeVideos Astro component, its schema, and all references across tutorial index pages and agent reference files. The ExternalResources component is updated to only support type="apps" (no longer "videos").

Validation results:

  • pnpm run check — passed (0 errors)
  • pnpm run lint — passed
  • pnpm run format:core:check — passed

Issue flagged:
MEDIUM — Missing redirect for the deleted style-guide page. I posted a review comment on PR #30901 requesting that the following line be added to public/__redirects:

/style-guide/components/youtube-videos/ /style-guide/components/youtube/ 301

Labels: The PR already has appropriate product labels (product:workers, product:pages, product:r2, product:queues, product:d1, product:style-guide, product:kv, product:ai-gateway, product:workers-ai, product:vectorize, size/l). No additional labels were necessary.

github run

Copy link
Copy Markdown
Contributor

@ahaywood ahaywood left a comment

Choose a reason for hiding this comment

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

Approved with the changes Bonk requested.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 18, 2026

Preview URL: https://c7dbd956.preview.developers.cloudflare.com
Preview Branch URL: https://video-index-cleanup.preview.developers.cloudflare.com

Files with changes (up to 15)

Original Link Updated Link
https://developers.cloudflare.com/style-guide/components/youtube-videos/ https://video-index-cleanup.preview.developers.cloudflare.com/style-guide/components/youtube-videos/
https://developers.cloudflare.com/r2/tutorials/ https://video-index-cleanup.preview.developers.cloudflare.com/r2/tutorials/
https://developers.cloudflare.com/style-guide/components/external-resources/ https://video-index-cleanup.preview.developers.cloudflare.com/style-guide/components/external-resources/
https://developers.cloudflare.com/workers-ai/guides/tutorials/ https://video-index-cleanup.preview.developers.cloudflare.com/workers-ai/guides/tutorials/
https://developers.cloudflare.com/pages/tutorials/ https://video-index-cleanup.preview.developers.cloudflare.com/pages/tutorials/
https://developers.cloudflare.com/queues/tutorials/ https://video-index-cleanup.preview.developers.cloudflare.com/queues/tutorials/
https://developers.cloudflare.com/ai-gateway/tutorials/ https://video-index-cleanup.preview.developers.cloudflare.com/ai-gateway/tutorials/
https://developers.cloudflare.com/d1/tutorials/ https://video-index-cleanup.preview.developers.cloudflare.com/d1/tutorials/
https://developers.cloudflare.com/kv/tutorials/ https://video-index-cleanup.preview.developers.cloudflare.com/kv/tutorials/
https://developers.cloudflare.com/vectorize/tutorials/ https://video-index-cleanup.preview.developers.cloudflare.com/vectorize/tutorials/
https://developers.cloudflare.com/workers/tutorials/ https://video-index-cleanup.preview.developers.cloudflare.com/workers/tutorials/
https://developers.cloudflare.com/cloudflare-one/video-tutorials/ https://video-index-cleanup.preview.developers.cloudflare.com/cloudflare-one/video-tutorials/

@kodster28 kodster28 merged commit cd6721d into production May 19, 2026
11 checks passed
@kodster28 kodster28 deleted the video-index-cleanup branch May 19, 2026 15:58
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:kv product:pages product:queues Cloudflare Queues: https://developers.cloudflare.com/queues product:r2 R2 object storage: https://developers.cloudflare.com/r2 product:style-guide 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/ size/l

Projects

None yet

Development

Successfully merging this pull request may close these issues.