Skip to content

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 <dwheeler@dwheeler.com>
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