buildx: ghaNoCache opt for download/build to disable binary cache by crazy-max · Pull Request #257 · docker/actions-toolkit (original) (raw)

Skip to content

Sign in

Appearance settings

View all features

View all solutions

View all resources

Provide feedback

We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Sign in

Sign up

Appearance settings

docker / actions-toolkit Public

Additional navigation options

Merged

crazy-max

merged 1 commit into

docker:mainfrom

crazy-max:buildx-install-nocache-opt

Feb 23, 2024

ConversationCommits (1)ChecksFiles changed

Merged

buildx: ghaNoCache opt for download/build to disable binary cache#257

crazy-max

merged 1 commit into

docker:mainfrom

crazy-max:buildx-install-nocache-opt

Conversation

@crazy-max

@crazy-max crazy-max commented

Feb 23, 2024

Copy link Copy Markdown

Member

related to docker/setup-buildx-action#293

Adds ghaNoCache opt to download and build methods for buildx install. This is to allow users to opt-out caching in GitHub actions cache backend.

@crazy-max crazy-max force-pushed the buildx-install-nocache-opt branch from99b7ac1 toc4f696b Compare

February 23, 2024 09:08

@crazy-max

`[buildx: ghaNoCache opt for download/build to disable binary cache](/docker/actions-toolkit/pull/257/commits/cbc244c2f4311b0116be5fdb5420600d49f4325a "buildx: ghaNoCache opt for download/build to disable binary cache

Signed-off-by: CrazyMax 1951866+crazy-max@users.noreply.github.com") `

[cbc244c](/docker/actions-toolkit/pull/257/commits/cbc244c2f4311b0116be5fdb5420600d49f4325a)

Signed-off-by: CrazyMax 1951866+crazy-max@users.noreply.github.com

@crazy-max crazy-max force-pushed the buildx-install-nocache-opt branch fromc4f696b tocbc244c Compare

February 23, 2024 09:11

@crazy-max crazy-max merged commit 6196873 into docker:main

Feb 23, 2024

@crazy-max crazy-max deleted the buildx-install-nocache-opt branch

February 23, 2024 09:21

@crazy-max crazy-max mentioned this pull request

Feb 23, 2024

cache-binary input to enable/disable caching binary to GHA cache backenddocker/setup-buildx-action#300

Merged

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

[ Show hidden characters]({{ revealButtonHref }})

Sign up for free to join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant

@crazy-max