[all-commits] [llvm/llvm-project] 1b9390: [Github] Add a windows CI container

Aiden Grossman via All-commits all-commits at lists.llvm.org
Sun Dec 1 02:23:34 PST 2024


  Branch: refs/heads/users/boomanaiden154/ci-windows-container
  Home:   https://github.com/llvm/llvm-project
  Commit: 1b9390a097b423ff6bbf3c2916efc232fe3fe7af
      https://github.com/llvm/llvm-project/commit/1b9390a097b423ff6bbf3c2916efc232fe3fe7af
  Author: Aiden Grossman <aidengrossman at google.com>
  Date:   2024-12-01 (Sun, 01 Dec 2024)

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

  Log Message:
  -----------
  [Github] Add a windows CI container

This patch adds a windows CI container mostly based off of the existing
container used for Buildkite (https://github.com/google/llvm-premerge-checks/blob/a687e33c37fbdcf67b52805c8cf3a8ed145e3243/containers/buildkite-windows/Dockerfile#L1).
This is intended to be a starting point as we transition to Github Actions
with the eventual plan being to build a custom windows toolchain similar
to what we do on Linux.



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