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

fix: print docker compose output to debug only #118

Merged
merged 1 commit into from
Jan 30, 2025

Conversation

neilime
Copy link
Collaborator

@neilime neilime commented Jan 30, 2025

No description provided.

@neilime neilime linked an issue Jan 30, 2025 that may be closed by this pull request
3 tasks
@neilime neilime force-pushed the 117-infinite-post-job-cleanup-w-postgres branch from 00863ae to 550ec66 Compare January 30, 2025 18:03
Copy link

codecov bot commented Jan 30, 2025

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 96.07%. Comparing base (9575d40) to head (d1f3e63).
Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
src/services/docker-compose.service.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #118      +/-   ##
==========================================
- Coverage   96.71%   96.07%   -0.64%     
==========================================
  Files           9        9              
  Lines         152      153       +1     
  Branches       19       19              
==========================================
  Hits          147      147              
- Misses          5        6       +1     

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

@neilime neilime force-pushed the 117-infinite-post-job-cleanup-w-postgres branch 3 times, most recently from 52ccee8 to e1d7136 Compare January 30, 2025 19:20
@neilime neilime changed the title test: add test case with postgres service fix: print docker compose output to debug only Jan 30, 2025
@neilime neilime force-pushed the 117-infinite-post-job-cleanup-w-postgres branch 2 times, most recently from 383c97b to a8b866b Compare January 30, 2025 19:30
@neilime neilime force-pushed the 117-infinite-post-job-cleanup-w-postgres branch from a8b866b to d1f3e63 Compare January 30, 2025 19:40
@neilime neilime merged commit 0807b14 into main Jan 30, 2025
26 of 28 checks passed
@neilime neilime deleted the 117-infinite-post-job-cleanup-w-postgres branch January 30, 2025 19:45
@Orion-W
Copy link

Orion-W commented Jan 31, 2025

@neilime Hi, how do I activate debug mode?

@neilime
Copy link
Collaborator Author

neilime commented Jan 31, 2025

@neilime Hi, how do I activate debug mode?

Here is the doc to activate debug mode: https://docs.github.com/en/actions/monitoring-and-troubleshooting-workflows/troubleshooting-workflows/enabling-debug-logging

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.

Infinite Post Job Cleanup w/ Postgres
2 participants