Skip to content

remove deprecated envs#1473

Merged
tonistiigi merged 2 commits intodocker:masterfrom
crazy-max:rm-deprecated-envs
Mar 5, 2026
Merged

remove deprecated envs#1473
tonistiigi merged 2 commits intodocker:masterfrom
crazy-max:rm-deprecated-envs

Conversation

@crazy-max
Copy link
Member

@crazy-max crazy-max commented Mar 4, 2026

closes #1471

@crazy-max crazy-max added this to the v7 milestone Mar 4, 2026
@crazy-max crazy-max requested a review from tonistiigi March 4, 2026 10:52
@crazy-max crazy-max force-pushed the rm-deprecated-envs branch 2 times, most recently from 4f50949 to e99fa7b Compare March 5, 2026 08:18
tonistiigi
tonistiigi previously approved these changes Mar 5, 2026
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
@crazy-max
Copy link
Member Author

Got a conflict with #1478 😣

@crazy-max crazy-max requested a review from tonistiigi March 5, 2026 16:05
@tonistiigi tonistiigi merged commit 7d03e66 into docker:master Mar 5, 2026
66 checks passed
@crazy-max crazy-max deleted the rm-deprecated-envs branch March 5, 2026 16:26
umati-bot added a commit to umati/Sample-Server that referenced this pull request Mar 6, 2026
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [docker/build-push-action](https://github.com/docker/build-push-action) | action | major | `v6.19.2` → `v7.0.0` |

---

### Release Notes

<details>
<summary>docker/build-push-action (docker/build-push-action)</summary>

### [`v7.0.0`](https://github.com/docker/build-push-action/releases/tag/v7.0.0)

[Compare Source](docker/build-push-action@v6.19.2...v7.0.0)

- Node 24 as default runtime (requires [Actions Runner v2.327.1](https://github.com/actions/runner/releases/tag/v2.327.1) or later) by [@&#8203;crazy-max](https://github.com/crazy-max) in [#&#8203;1470](docker/build-push-action#1470)
- Remove deprecated `DOCKER_BUILD_NO_SUMMARY` and `DOCKER_BUILD_EXPORT_RETENTION_DAYS` envs by [@&#8203;crazy-max](https://github.com/crazy-max) in [#&#8203;1473](docker/build-push-action#1473)
- Remove legacy export-build tool support for build summary by [@&#8203;crazy-max](https://github.com/crazy-max) in [#&#8203;1474](docker/build-push-action#1474)
- Switch to ESM and update config/test wiring by [@&#8203;crazy-max](https://github.com/crazy-max) in [#&#8203;1466](docker/build-push-action#1466)
- Bump [@&#8203;actions/core](https://github.com/actions/core) from 1.11.1 to 3.0.0 in [#&#8203;1454](docker/build-push-action#1454)
- Bump [@&#8203;docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.62.1 to 0.79.0 in [#&#8203;1453](docker/build-push-action#1453) [#&#8203;1472](docker/build-push-action#1472) [#&#8203;1479](docker/build-push-action#1479)
- Bump minimatch from 3.1.2 to 3.1.5 in [#&#8203;1463](docker/build-push-action#1463)

**Full Changelog**: <docker/build-push-action@v6.19.2...v7.0.0>

</details>

---

### Configuration

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

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

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

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

---

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

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My40Ni42IiwidXBkYXRlZEluVmVyIjoiNDMuNDYuNiIsInRhcmdldEJyYW5jaCI6ImRldmVsb3AiLCJsYWJlbHMiOltdfQ==-->

Reviewed-on: https://codeberg.org/umati/Sample-Server/pulls/1660
Co-authored-by: umati-bot <git-bot@umati.org>
Co-committed-by: umati-bot <git-bot@umati.org>
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.

[v7] remove deprecated envs

2 participants