Re: [PATCH v2 5/5] kci-gitlab: docs: Add images
Linus Torvalds <[email protected]> Thu, 23 Jan 2025 07:46:53 -0800
| Newsgroups | dev.linux.lists.kernelci,fr.inria.cocci,org.freedesktop.lists.dri-devel,org.kernel.vger.linux-kernel,org.kernel.vger.linux-kselftest,org.kernel.vger.workflows |
|---|---|
| Message-ID | <CAHk-=wiWcw-aPcMvWYqJDqxopPYXnPnVgFYAUSkvkRPTjO83uQ@mail.gmail.com> |
On Thu, 23 Jan 2025 at 05:56, Vignesh Raman <[email protected]> wrote: > > Documentation/ci/gitlab-ci/images/drm-vkms.png | Bin 0 -> 73810 bytes > .../ci/gitlab-ci/images/job-matrix.png | Bin 0 -> 20000 bytes > .../ci/gitlab-ci/images/new-project-runner.png | Bin 0 -> 607737 bytes > .../ci/gitlab-ci/images/pipelines-on-push.png | Bin 0 -> 532143 bytes > .../ci/gitlab-ci/images/the-pipeline.png | Bin 0 -> 62464 bytes > .../ci/gitlab-ci/images/variables.png | Bin 0 -> 277518 bytes This seems excessive. We have a few images in the tree, but they tend to be either the penguin logo or various source SVGs. Not a set of random screenshots or whatever. Linus