Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Send to debug log CDN purges from jobs #2261

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

david-a-wheeler
Copy link
Collaborator

Send a debug log when a job does a CDN purge. It's otherwise difficult to see if it happened.

To see the debug log results, you need to see it as described in implementation.md. E.g.:

heroku config:set --app staging-bestpractices RAILS_LOG_LEVEL=debug

Send a debug log when a job does a CDN purge. It's otherwise
difficult to see if it happened.

To *see* the debug log results, you need to see it as described
in implementation.md. E.g.:

> heroku config:set --app staging-bestpractices RAILS_LOG_LEVEL=debug

Signed-off-by: David A. Wheeler <[email protected]>
Copy link

codecov bot commented Dec 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.95%. Comparing base (a7ff9f4) to head (4c656f6).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2261   +/-   ##
=======================================
  Coverage   99.95%   99.95%           
=======================================
  Files          55       55           
  Lines        2129     2130    +1     
=======================================
+ Hits         2128     2129    +1     
  Misses          1        1           

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

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.

1 participant