Skip to content

🌱 cron: Add ability to purge cached results from a CDN#4928

Merged
justaugustus merged 1 commit intoossf:mainfrom
spencerschrock:cron-cdn-purge
Feb 5, 2026
Merged

🌱 cron: Add ability to purge cached results from a CDN#4928
justaugustus merged 1 commit intoossf:mainfrom
spencerschrock:cron-cdn-purge

Conversation

@spencerschrock
Copy link
Member

What kind of change does this PR introduce?

cron update

What is the current behavior?

No CDN usage, so no results purging.

What is the new behavior (if this is a feature change)?**

If configured, the cron worker will purge results from a URL behind a CDN.

  • Tests for the changes have been added (for bug fixes/features)

Which issue(s) this PR fixes

NONE

Special notes for your reviewer

Does this PR introduce a user-facing change?

For user-facing changes, please add a concise, human-readable release note to
the release-note

(In particular, describe what changes users might need to make in their
application as a result of this pull request.)

NONE

@codecov
Copy link

codecov bot commented Feb 4, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 69.71%. Comparing base (353ed60) to head (426fc66).
⚠️ Report is 315 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4928      +/-   ##
==========================================
+ Coverage   66.80%   69.71%   +2.91%     
==========================================
  Files         230      251      +21     
  Lines       16602    15647     -955     
==========================================
- Hits        11091    10909     -182     
+ Misses       4808     3865     -943     
- Partials      703      873     +170     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@spencerschrock spencerschrock marked this pull request as ready for review February 5, 2026 20:47
@spencerschrock spencerschrock requested a review from a team as a code owner February 5, 2026 20:47
@spencerschrock spencerschrock requested review from jeffmendoza and removed request for a team February 5, 2026 20:47
@dosubot dosubot bot added the size:L This PR changes 100-499 lines, ignoring generated files. label Feb 5, 2026
@justaugustus justaugustus merged commit 64eb440 into ossf:main Feb 5, 2026
37 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:L This PR changes 100-499 lines, ignoring generated files.

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants