Skip to content

feat: inspect docker compose failure on self-hosted e2e action#3817

Merged
BYK merged 2 commits intomasterfrom
aldy505/feat/action-inspect-failure
Jul 19, 2025
Merged

feat: inspect docker compose failure on self-hosted e2e action#3817
BYK merged 2 commits intomasterfrom
aldy505/feat/action-inspect-failure

Conversation

@aldy505
Copy link
Collaborator

@aldy505 aldy505 commented Jul 18, 2025

It's hard to debug docker compose failure on other repositories since they can't see the docker compose ps and docker compose logs. One problem occurred here: getsentry/relay#4940

This PR aims to provide both commands if failure happens.

@codecov
Copy link

codecov bot commented Jul 18, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.45%. Comparing base (0f2748e) to head (8373380).
Report is 1 commits behind head on master.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3817   +/-   ##
=======================================
  Coverage   99.45%   99.45%           
=======================================
  Files           3        3           
  Lines         183      183           
=======================================
  Hits          182      182           
  Misses          1        1           

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

@BYK BYK merged commit 9fbd722 into master Jul 19, 2025
13 checks passed
@BYK BYK deleted the aldy505/feat/action-inspect-failure branch July 19, 2025 05:25
@github-actions github-actions bot locked and limited conversation to collaborators Aug 4, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

3 participants