Skip to content

build: add CloudFront cache invalidation to the release action#235

Merged
brettflorio merged 2 commits intomainfrom
build/cloudfront-cache-invalidation-234
Feb 24, 2026
Merged

build: add CloudFront cache invalidation to the release action#235
brettflorio merged 2 commits intomainfrom
build/cloudfront-cache-invalidation-234

Conversation

@brettflorio
Copy link
Contributor

Resolves #234

@CLAassistant
Copy link

CLAassistant commented Feb 20, 2026

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
1 out of 2 committers have signed the CLA.

✅ brettflorio
❌ Brett Florio


Brett Florio seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

pheekus
pheekus previously approved these changes Feb 20, 2026
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR adds CloudFront cache invalidation to the release workflow to ensure that updated CDN content is immediately available to users after deployment.

Changes:

  • Added a new step to invalidate CloudFront cache after S3 CDN deployment
  • Configured AWS credentials using existing CDN secrets for CloudFront CLI access

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@pheekus pheekus self-requested a review February 20, 2026 19:27
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@pheekus pheekus changed the title Add CloudFront cache invalidation to the release action. build: add CloudFront cache invalidation to the release action Feb 20, 2026
@brettflorio brettflorio merged commit 589ced1 into main Feb 24, 2026
5 of 7 checks passed
@brettflorio brettflorio deleted the build/cloudfront-cache-invalidation-234 branch February 24, 2026 23:47
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.

Invalidate CloudFront cache for the Foxy CDN on release

4 participants