[all-commits] [llvm/llvm-project] 0e4133: [Github] Add Agent Container Image

Aiden Grossman via All-commits all-commits at lists.llvm.org
Sat Jan 18 15:06:52 PST 2025


  Branch: refs/heads/users/boomanaiden154/add-agent-linux-container
  Home:   https://github.com/llvm/llvm-project
  Commit: 0e41330f3b10c12e37a6af74b562e5f95369f225
      https://github.com/llvm/llvm-project/commit/0e41330f3b10c12e37a6af74b562e5f95369f225
  Author: Aiden Grossman <aidengrossman at google.com>
  Date:   2025-01-18 (Sat, 18 Jan 2025)

  Changed paths:
    M .github/workflows/build-ci-container.yml
    M .github/workflows/containers/github-action-ci/Dockerfile

  Log Message:
  -----------
  [Github] Add Agent Container Image

This patch adds an agent container image on top of the normal CI container
image. They are the exact same except that the agent container image also
contains Github Runner binaries. I've split it into a separate container as
only one user of these images (the new premerge) needs this binary installed,
and it bloats the container image size significantly (900MB->1.3GB or so).



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list