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(up): Always pull new images #187

Merged
merged 2 commits into from
Dec 23, 2024
Merged

fix(up): Always pull new images #187

merged 2 commits into from
Dec 23, 2024

Conversation

IanWoodard
Copy link
Member

Currently, we do not explicitly pull new images when bringing up containers. This change aims to fix that by setting the pull policy to always.

Copy link

codecov bot commented Dec 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.33%. Comparing base (20a253f) to head (641c075).
Report is 1 commits behind head on main.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #187   +/-   ##
=======================================
  Coverage   92.33%   92.33%           
=======================================
  Files          22       22           
  Lines        1396     1396           
=======================================
  Hits         1289     1289           
  Misses        107      107           

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

@IanWoodard IanWoodard merged commit de68458 into main Dec 23, 2024
14 checks passed
@IanWoodard IanWoodard deleted the iw/up-always-pull branch December 23, 2024 17:07
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