refactor: use new gitContext for build context resolution#1505
Merged
crazy-max merged 4 commits intodocker:masterfrom Apr 9, 2026
Merged
refactor: use new gitContext for build context resolution#1505crazy-max merged 4 commits intodocker:masterfrom
crazy-max merged 4 commits intodocker:masterfrom
Conversation
7c4ce8b to
fed34ab
Compare
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
fed34ab to
2d8f2a1
Compare
tonistiigi
approved these changes
Apr 9, 2026
umati-bot
added a commit
to umati/Sample-Server
that referenced
this pull request
Apr 10, 2026
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [docker/build-push-action](https://github.com/docker/build-push-action) | action | minor | `v7.0.0` → `v7.1.0` | --- ### Release Notes <details> <summary>docker/build-push-action (docker/build-push-action)</summary> ### [`v7.1.0`](https://github.com/docker/build-push-action/releases/tag/v7.1.0) [Compare Source](docker/build-push-action@v7.0.0...v7.1.0) - Git context [query format](https://docs.docker.com/build/concepts/context/#url-queries) support by [@​crazy-max](https://github.com/crazy-max) in [#​1505](docker/build-push-action#1505) - Bump [@​docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.79.0 to 0.87.0 by [@​crazy-max](https://github.com/crazy-max) in [#​1505](docker/build-push-action#1505) - Bump brace-expansion from 1.1.12 to 1.1.13 in [#​1500](docker/build-push-action#1500) - Bump fast-xml-parser from 5.4.2 to 5.5.7 in [#​1489](docker/build-push-action#1489) - Bump flatted from 3.3.3 to 3.4.2 in [#​1491](docker/build-push-action#1491) - Bump glob from 10.3.12 to 10.5.0 in [#​1490](docker/build-push-action#1490) - Bump handlebars from 4.7.8 to 4.7.9 in [#​1497](docker/build-push-action#1497) - Bump lodash from 4.17.23 to 4.18.1 in [#​1510](docker/build-push-action#1510) - Bump picomatch from 4.0.3 to 4.0.4 in [#​1496](docker/build-push-action#1496) - Bump undici from 6.23.0 to 6.24.1 in [#​1486](docker/build-push-action#1486) - Bump vite from 7.3.1 to 7.3.2 in [#​1509](docker/build-push-action#1509) **Full Changelog**: <docker/build-push-action@v7.0.0...v7.1.0> </details> --- ### Configuration 📅 **Schedule**: (UTC) - 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMTAuMTIiLCJ1cGRhdGVkSW5WZXIiOiI0My4xMTAuMTMiLCJ0YXJnZXRCcmFuY2giOiJkZXZlbG9wIiwibGFiZWxzIjpbXX0=--> Reviewed-on: https://codeberg.org/umati/Sample-Server/pulls/1679 Co-authored-by: umati-bot <git-bot@umati.org> Co-committed-by: umati-bot <git-bot@umati.org>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
See https://github.com/docker/build-push-action/actions/runs/23849597824/job/69525749466?pr=1505#step:6:190 as an example