Skip to content

fix: print docker compose output to debug only#118

Merged
neilime merged 1 commit intomainfrom
117-infinite-post-job-cleanup-w-postgres
Jan 30, 2025
Merged

fix: print docker compose output to debug only#118
neilime merged 1 commit intomainfrom
117-infinite-post-job-cleanup-w-postgres

Conversation

@neilime
Copy link
Copy Markdown
Member

@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
@codecov
Copy link
Copy Markdown

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
Signed-off-by: Emilien Escalle <emilien.escalle@escemi.com>
@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
22 of 24 checks passed
@neilime neilime deleted the 117-infinite-post-job-cleanup-w-postgres branch January 30, 2025 19:45
@Orion-W
Copy link
Copy Markdown

Orion-W commented Jan 31, 2025

@neilime Hi, how do I activate debug mode?

@neilime
Copy link
Copy Markdown
Member 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