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

don't apply "rebuild" watch strategy by default #10710

Merged
merged 1 commit into from
Jun 15, 2023

Conversation

ndeloof
Copy link
Contributor

@ndeloof ndeloof commented Jun 14, 2023

What I did
stop automatically creating a "rebuild" watch config for services without an explicit develop section

Related issue
fixes #10626
fixes #10570
https://docker.atlassian.net/browse/ENV-213

(not mandatory) A picture of a cute animal, if possible in relation to what you did

Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
@codecov
Copy link

codecov bot commented Jun 14, 2023

Codecov Report

Patch coverage has no change and project coverage change: +0.05 🎉

Comparison is base (26cb941) 58.90% compared to head (3ac6ad6) 58.96%.

Additional details and impacted files
@@            Coverage Diff             @@
##               v2   #10710      +/-   ##
==========================================
+ Coverage   58.90%   58.96%   +0.05%     
==========================================
  Files         112      112              
  Lines        9743     9735       -8     
==========================================
+ Hits         5739     5740       +1     
+ Misses       3417     3409       -8     
+ Partials      587      586       -1     
Impacted Files Coverage Δ
pkg/compose/watch.go 22.80% <0.00%> (+0.70%) ⬆️

... and 4 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@ndeloof ndeloof requested review from a team, nicksieger, StefanScherer, ulyssessouza, glours, milas and laurazard and removed request for a team June 15, 2023 11:57
Copy link
Contributor

@glours glours left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes

Copy link
Contributor

@milas milas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ndeloof ndeloof merged commit 7ffe83d into docker:v2 Jun 15, 2023
@ndeloof ndeloof deleted the no_default_watch branch June 15, 2023 13:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants