Skip to content

docs: fix incorrect stableCacheKey String extension reference in image CDN migration guide#2532

Merged
xsahil03x merged 2 commits intofix/image-cachefrom
copilot/sub-pr-2531
Mar 7, 2026
Merged

docs: fix incorrect stableCacheKey String extension reference in image CDN migration guide#2532
xsahil03x merged 2 commits intofix/image-cachefrom
copilot/sub-pr-2531

Conversation

Copy link
Contributor

Copilot AI commented Mar 6, 2026

The quick reference table in migrations/redesign/image_cdn.md incorrectly listed stableCacheKey as a replaced String extension — no such extension exists in the codebase.

Changes

  • migrations/redesign/image_cdn.md line 22: Removed stableCacheKey from the quick reference entry; updated description to mention only getResizedImageUrl removal, with a parenthetical clarifying that stable cache keys are now provided via StreamImageCDN.cacheKey().

Before:

| StreamImageCDN | New class replacing `getResizedImageUrl` and `stableCacheKey` String extensions |

After:

| StreamImageCDN | New class replacing `getResizedImageUrl` String extension (stable cache keys now via `StreamImageCDN.cacheKey()`) |

🔒 GitHub Advanced Security automatically protects Copilot coding agent pull requests. You can protect all pull requests by enabling Advanced Security for your repositories. Learn more about Advanced Security.

Co-authored-by: xsahil03x <25670178+xsahil03x@users.noreply.github.com>
Copilot AI changed the title [WIP] Fix image CDN handling and thumbnail resizing feedback docs: fix incorrect stableCacheKey String extension reference in image CDN migration guide Mar 7, 2026
@xsahil03x xsahil03x marked this pull request as ready for review March 7, 2026 00:01
@xsahil03x xsahil03x merged commit 659bc78 into fix/image-cache Mar 7, 2026
@xsahil03x xsahil03x deleted the copilot/sub-pr-2531 branch March 7, 2026 00:01
xsahil03x added a commit that referenced this pull request Mar 7, 2026
Co-authored-by: xsahil03x <25670178+xsahil03x@users.noreply.github.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
fix incorrect `stableCacheKey` String extension reference in image CDN migration guide (#2532)
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