[all-commits] [llvm/llvm-project] 1799d5: [libc++] Add a Github action to build libc++'s Doc...

Louis Dionne via All-commits all-commits at lists.llvm.org
Thu Nov 14 23:36:49 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1799d57ffadd2f01c6d4caae7eb635cc51f5562d
      https://github.com/llvm/llvm-project/commit/1799d57ffadd2f01c6d4caae7eb635cc51f5562d
  Author: Louis Dionne <ldionne.2 at gmail.com>
  Date:   2024-11-15 (Fri, 15 Nov 2024)

  Changed paths:
    A .github/workflows/libcxx-build-containers.yml

  Log Message:
  -----------
  [libc++] Add a Github action to build libc++'s Docker images (#110020)

This patch adds a Github action that runs whenever changes to the libc++
Docker images are pushed to `main`. The action will rebuild the Docker
images and push them to LLVM's container registry so that we can then
point to those images from our CI nodes.



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