Skip to content

ci: fix ACTIONS_STEP_DEBUG not working#8517

Open
zirain wants to merge 1 commit intoenvoyproxy:mainfrom
zirain:fix/ACTIONS_STEP_DEBUG
Open

ci: fix ACTIONS_STEP_DEBUG not working#8517
zirain wants to merge 1 commit intoenvoyproxy:mainfrom
zirain:fix/ACTIONS_STEP_DEBUG

Conversation

@zirain
Copy link
Member

@zirain zirain commented Mar 13, 2026

xref: https://docs.github.com/en/actions/how-tos/monitor-workflows/enable-debug-logging?search-overlay-input=jobs#enabling-step-debug-logging

You can also use the runner.debug context to conditionally run steps only when debug logging is enabled. For more information

@zirain zirain requested a review from a team as a code owner March 13, 2026 06:01
@netlify
Copy link

netlify bot commented Mar 13, 2026

Deploy Preview for cerulean-figolla-1f9435 canceled.

Name Link
🔨 Latest commit f515e0c
🔍 Latest deploy log https://app.netlify.com/projects/cerulean-figolla-1f9435/deploys/69b3a85521599f00086d5362

@zhaohuabing
Copy link
Member

Hi @zirain do you have a chance to test this works when manually run a flow with enable debugging is checked?

@codecov
Copy link

codecov bot commented Mar 13, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 74.18%. Comparing base (01f43e3) to head (f515e0c).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8517      +/-   ##
==========================================
+ Coverage   74.16%   74.18%   +0.01%     
==========================================
  Files         242      242              
  Lines       37603    37603              
==========================================
+ Hits        27889    27894       +5     
+ Misses       7773     7770       -3     
+ Partials     1941     1939       -2     

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

🚀 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.

@zirain
Copy link
Member Author

zirain commented Mar 13, 2026

Hi @zirain do you have a chance to test this works when manually run a flow with enable debugging is checked?

before: https://github.com/envoyproxy/gateway/actions/runs/23038429771/job/66912666163
after: https://github.com/envoyproxy/gateway/actions/runs/23038429771/job/66919086755

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.

2 participants