Skip to content

changelog: serve aus-mobile.mp4 from middlecache - #32588

Merged
mvvmm merged 1 commit into
productionfrom
aus-mobile-middlecache
Aug 7, 2026
Merged

changelog: serve aus-mobile.mp4 from middlecache#32588
mvvmm merged 1 commit into
productionfrom
aus-mobile-middlecache

Conversation

@mvvmm

@mvvmm mvvmm commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

What

Updates the Media Transformations changelog to reference the aus-mobile.mp4 video from middlecache instead of the external R2 public bucket.

Why

The video was previously served from pub-d9fcbc1abcd244c1821f38b99017347f.r2.dev.

Changes

  • src/content/changelog/stream/2025-03-06-media-transformations.mdx
    • <video> source URL: pub-d9fcbc1abcd244c1821f38b99017347f.r2.dev/aus-mobile.mp4middlecache.ced.cloudflare.com/v1/aus-mobile/aus-mobile.mp4
    • Example URL in code block: same replacement

@mvvmm
mvvmm requested review from a team and hoan-pom as code owners August 6, 2026 18:47
@cloudflare-docs-bot

cloudflare-docs-bot Bot commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

Review

✅ No outstanding issues in commit 7ccf6b8.

Code Review

This code review is in beta and may not always be helpful — use your judgment.

No code review issues found.

Conventions

No convention issues found.

Style Guide Review

No style-guide issues found.


Acknowledged by author (4)
Review File Issue Note
Code changelog/stream/2025-03-06-media-transformations.mdx line 37 Internal infrastructure exposed in public docs The author says that middlecache.ced.cloudflare.com is a public custom domain on the middlecache R2 bucket and is reachable by any reader.
Code changelog/stream/2025-03-06-media-transformations.mdx line 42 Internal infrastructure exposed in public docs The author says that middlecache.ced.cloudflare.com is a public custom domain on the middlecache R2 bucket and is reachable by any reader.
Code changelog/stream/2025-03-06-media-transformations.mdx line 37 Internal-only origin used in public-facing content The author says that middlecache.ced.cloudflare.com is a public custom domain on the middlecache R2 bucket and is reachable by any reader.
Code changelog/stream/2025-03-06-media-transformations.mdx line 42 Internal-only origin used in public-facing content The author says that middlecache.ced.cloudflare.com is a public custom domain on the middlecache R2 bucket and is reachable by any reader.
Commands

Only codeowners can run commands. Post a comment with the command to trigger it.

Command Description
/review Runs a review now. Incremental if a prior review exists, full if not.
/full-review Re-reviews the entire PR diff from scratch, ignoring incremental history. Useful after a rebase, when you want a fresh review, or if the bot gets out of sync and reports issues that no longer exist.
/ignore-review-limit Permanently lifts the 2-review automatic limit for this PR. Future pushes will trigger reviews as normal.
/disable-auto-review Stops automatic reviews from triggering on future pushes to this PR. Codeowners can still run /review or /full-review manually.
/rebase Rebases the PR branch against production. On conflict, attempts to resolve automatically using AI. Stops with an explanation if confidence is not high enough.

@mvvmm

mvvmm commented Aug 6, 2026

Copy link
Copy Markdown
Contributor Author

Skipping CR-5b20563edd67 and CR-833b8cc59bf0

Both findings flag middlecache.ced.cloudflare.com as an internal-only origin. It is not — the domain is a public Cloudflare custom domain on the middlecache R2 bucket and is publicly accessible:

$ curl -sIL https://middlecache.ced.cloudflare.com/v1/aus-mobile/aus-mobile.mp4
HTTP/2 200
content-type: video/mp4
content-length: 28978866

The ced subdomain references the Content Engineering team that owns the bucket, but the URL is stable and served to any public reader. If a cleaner public domain name is desired, that is a separate infrastructure task (new R2 custom domain) outside the scope of this content change.

@mvvmm

mvvmm commented Aug 6, 2026

Copy link
Copy Markdown
Contributor Author

/rebase

1 similar comment
@mvvmm

mvvmm commented Aug 7, 2026

Copy link
Copy Markdown
Contributor Author

/rebase

Replace external R2 public bucket URL with middlecache URL for the
Media Transformations changelog video asset.
@mvvmm
mvvmm force-pushed the aus-mobile-middlecache branch from b3b5e39 to 7ccf6b8 Compare August 7, 2026 14:34
@github-actions

github-actions Bot commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

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

Pattern Owners
/src/content/changelog/ @cloudflare/pm-changelogs, @cloudflare/product-owners, @hoan-pom

@mvvmm
mvvmm merged commit 37c7156 into production Aug 7, 2026
13 checks passed
@mvvmm
mvvmm deleted the aus-mobile-middlecache branch August 7, 2026 14:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants