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

feat(purge): Updating purge to only stop relevant containers #176

Merged
merged 5 commits into from
Dec 12, 2024

Conversation

IanWoodard
Copy link
Member

Updating purge to stop relevant containers and remove them rather than stopping all containers. This makes use of the newly added labels we added to the configs of the various services.

Copy link

codecov bot commented Dec 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.03%. Comparing base (feb09c8) to head (648ffc3).
Report is 3 commits behind head on main.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #176      +/-   ##
==========================================
+ Coverage   92.00%   92.03%   +0.03%     
==========================================
  Files          22       22              
  Lines        1288     1306      +18     
==========================================
+ Hits         1185     1202      +17     
- Misses        103      104       +1     

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

@IanWoodard IanWoodard merged commit 0f26f0b into main Dec 12, 2024
14 checks passed
@IanWoodard IanWoodard deleted the iw/purge-revamp branch December 12, 2024 15:00
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