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 display bake suggestion when using --progress with quiet or json option #12561

Merged
merged 1 commit into from
Feb 18, 2025

Conversation

glours
Copy link
Contributor

@glours glours commented Feb 18, 2025

What I did
To avoid breaking potential json parting and respect quiet option of progress mode, I removed bake suggestion's print

Related issue
N/A

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

…n option

Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
@glours glours requested a review from a team as a code owner February 18, 2025 17:28
@glours glours requested a review from ndeloof February 18, 2025 17:28
Copy link

codecov bot commented Feb 18, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 51.69%. Comparing base (49575ef) to head (38ea33d).
Report is 19 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #12561      +/-   ##
==========================================
- Coverage   51.78%   51.69%   -0.10%     
==========================================
  Files         156      156              
  Lines       15697    15693       -4     
==========================================
- Hits         8129     8112      -17     
- Misses       6763     6772       +9     
- Partials      805      809       +4     

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

@ndeloof ndeloof merged commit d956ff1 into docker:main Feb 18, 2025
28 checks passed
tmeijn pushed a commit to tmeijn/dotfiles that referenced this pull request Feb 26, 2025
This MR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [docker/compose](https://github.com/docker/compose) | patch | `v2.33.0` -> `v2.33.1` |

MR created with the help of [el-capitano/tools/renovate-bot](https://gitlab.com/el-capitano/tools/renovate-bot).

**Proposed changes to behavior should be submitted there as MRs.**

---

### Release Notes

<details>
<summary>docker/compose (docker/compose)</summary>

### [`v2.33.1`](https://github.com/docker/compose/releases/tag/v2.33.1)

[Compare Source](docker/compose@v2.33.0...v2.33.1)

#### What's Changed

##### ✨ Improvements

-   Add support for gw_priority, enable_ipv4 (requires docker v28.0) by [@&#8203;thaJeztah](https://github.com/thaJeztah) in docker/compose#12570

##### 🐛 Fixes

-   Run watch standalone if menu fails to start by [@&#8203;ndeloof](https://github.com/ndeloof) in docker/compose#12536
-   Report error using non-file secret|config with read-only service by [@&#8203;ndeloof](https://github.com/ndeloof) in docker/compose#12531
-   Don't display bake suggestion when using --progress with quiet or json option by [@&#8203;glours](https://github.com/glours) in docker/compose#12561
-   Fix pull --parallel and --no-parallel deprecation warnings missing by [@&#8203;maxproske](https://github.com/maxproske) in docker/compose#12555
-   Fix error message when detach is implied by wait by [@&#8203;ndeloof](https://github.com/ndeloof) in docker/compose#12566

##### ⚙️ Dependencies

-   build(deps): bump github.com/spf13/cobra from 1.8.1 to 1.9.1 by [@&#8203;dependabot](https://github.com/dependabot) in docker/compose#12556
-   build(deps): bump google.golang.org/grpc from 1.68.1 to 1.70.0 by [@&#8203;dependabot](https://github.com/dependabot) in docker/compose#12494
-   go.mod: update to docker v28.0.0 by [@&#8203;thaJeztah](https://github.com/thaJeztah) in docker/compose#12545

**Full Changelog**: docker/compose@v2.33.0...v2.33.1

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever MR is behind base branch, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this MR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box

---

This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODAuMiIsInVwZGF0ZWRJblZlciI6IjM5LjE4MC4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJSZW5vdmF0ZSBCb3QiXX0=-->
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