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

rename and align config inputs #303

Merged
merged 2 commits into from Mar 1, 2024
Merged

Conversation

crazy-max
Copy link
Member

follow-up docker/buildx#2268

rename

  • config to buildkitd-config
  • config-inline to buildkitd-config-inline

to be aligned with docker/buildx#2268 and deprecate old inputs as well (will be removed on next major)

@dvdksn needs docs follow-up in https://docs.docker.com/build/ci/github-actions/configure-builder/

@crazy-max crazy-max marked this pull request as ready for review March 1, 2024 08:02
README.md Outdated Show resolved Hide resolved
Copy link

@dvdksn dvdksn left a comment

Choose a reason for hiding this comment

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

LGTM

Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
@crazy-max crazy-max merged commit 56a16b8 into docker:master Mar 1, 2024
43 checks passed
@crazy-max crazy-max deleted the fix-inputs branch March 1, 2024 09:17
github-merge-queue bot pushed a commit to 4m-mazi/gh-test that referenced this pull request May 11, 2024
…3.0 (#737)

This PR contains the following updates:

| Package | Type | Update | Change | OpenSSF |
|---|---|---|---|---|
|
[docker/setup-buildx-action](https://togithub.com/docker/setup-buildx-action)
| action | minor | `v3.1.0` -> `v3.3.0` | [![OpenSSF
Scorecard](https://api.securityscorecards.dev/projects/github.com/docker/setup-buildx-action/badge)](https://securityscorecards.dev/viewer/?uri=github.com/docker/setup-buildx-action)
|

---

### Release Notes

<details>
<summary>docker/setup-buildx-action
(docker/setup-buildx-action)</summary>

###
[`v3.3.0`](https://togithub.com/docker/setup-buildx-action/releases/tag/v3.3.0)

[Compare
Source](https://togithub.com/docker/setup-buildx-action/compare/v3.2.0...v3.3.0)

- Bump
[@&#8203;docker/actions-toolkit](https://togithub.com/docker/actions-toolkit)
from 0.19.0 to 0.20.0 by
[@&#8203;crazy-max](https://togithub.com/crazy-max) in
[docker/setup-buildx-action#307

**Full Changelog**:
docker/setup-buildx-action@v3.2.0...v3.3.0

###
[`v3.2.0`](https://togithub.com/docker/setup-buildx-action/releases/tag/v3.2.0)

[Compare
Source](https://togithub.com/docker/setup-buildx-action/compare/v3.1.0...v3.2.0)

- Rename and align config inputs by
[@&#8203;crazy-max](https://togithub.com/crazy-max) in
[docker/setup-buildx-action#303
    -   `config` to `buildkitd-config`
    -   `config-inline` to `buildkitd-config-inline`
- Bump
[@&#8203;docker/actions-toolkit](https://togithub.com/docker/actions-toolkit)
from 0.17.0 to 0.19.0 in
[docker/setup-buildx-action#302
[docker/setup-buildx-action#306

> \[!NOTE]
> `config` and `config-inline` input names are deprecated and will be
removed in next major release.

**Full Changelog**:
docker/setup-buildx-action@v3.1.0...v3.2.0

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

♻ **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.

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMTMuMSIsInVwZGF0ZWRJblZlciI6IjM3LjMxMy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJzZW12ZXI6bm9uZSJdfQ==-->

Co-authored-by: mazi-renovate[bot] <161091290+mazi-renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants