Skip to content

Add pinned_links cache clear#1755

Merged
Oaphi merged 1 commit intodevelopfrom
art/1725/cache-clear
Aug 5, 2025
Merged

Add pinned_links cache clear#1755
Oaphi merged 1 commit intodevelopfrom
art/1725/cache-clear

Conversation

@ArtOfCode-
Copy link
Member

Closes #1725.

The clear_cache.rb is run as part of our normal deploy script, so this will clear cached pinned links entries on every deploy.

@ArtOfCode- ArtOfCode- added this to the v0.13.0 milestone Aug 5, 2025
@ArtOfCode- ArtOfCode- requested a review from Oaphi August 5, 2025 18:18
@codecov
Copy link

codecov bot commented Aug 5, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 74.10%. Comparing base (ea3583f) to head (f53506f).
⚠️ Report is 2 commits behind head on develop.

Additional details and impacted files
Components Coverage Δ
controllers 69.79% <ø> (+0.03%) ⬆️
helpers 79.01% <ø> (ø)
jobs 48.57% <ø> (ø)
models 85.92% <ø> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Member

@Oaphi Oaphi left a comment

Choose a reason for hiding this comment

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

LGTM (I don't think we need to clear fragment cache, so this should do)

@Oaphi Oaphi merged commit 35b5554 into develop Aug 5, 2025
13 checks passed
@Oaphi Oaphi deleted the art/1725/cache-clear branch August 5, 2025 18:41
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.

Add a deployment cache clear for pinned_links

2 participants