CrazyMax

Results 273 issues of CrazyMax

Signed-off-by: CrazyMax

Hi, Could you use standard / compliant colors for background cell colors like these ones : * Very weak : #ffe7e7 * Weak : #ffd3b6 * Moderate : #ffffdd *...

Hi @karalabe, I have [forked your repo](https://github.com/crazy-max/xgo) and made some changes to push images and tags to an unique docker repository to make things more consistent for users. I use...

follow-up https://github.com/tonistiigi/fsutil/pull/164

This runs test benchmark using https://github.com/benchmark-action/github-action-benchmark. Will send results on GitHub Pages (branch `bench-gh-pages`) to compare results across run. Will look like this: https://github.com/benchmark-action/github-action-benchmark?tab=readme-ov-file#charts-on-github-pages

**What I did** Use https://github.com/crazy-max/ghaction-setup-docker to setup docker. output example: https://github.com/docker/compose/actions/runs/8063420687/job/22025179631?pr=11550#step:3:5 ![image](https://github.com/docker/compose/assets/1951866/ddb7b945-ef1d-41ba-aad7-73eeb824c3b8) cc @jhrotko **Related issue** **(not mandatory) A picture of a cute animal, if possible in relation to what...

follow-up https://github.com/docker/actions-toolkit/pull/200 related to https://github.com/docker/setup-qemu-action/issues/110 Tested through ci workflow ## first run setup-qemu-action saves image to hosted tool cache: https://github.com/docker/setup-qemu-action/actions/runs/9775565828/job/26986231861#step:3:113 And post cache to upload to GitHub Cache store: https://github.com/docker/setup-qemu-action/actions/runs/9775565828/job/26986231861#step:7:3...