Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Buildkite gh polly #946

Open
wants to merge 9 commits into
base: main
Choose a base branch
from
Open

Buildkite gh polly #946

wants to merge 9 commits into from

Commits on Feb 17, 2024

  1. [workflows] Port buildkite Windows config to GitHub actions

    This reuses most of the generate-buildkite-pipeline-premerge script
    which determines which projects to build and which check targets to
    use.
    
    This new workflow only tests clang, llvm, and lld due to resource
    contraints on the GitHub runners.
    tstellar committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    3093657 View commit details
    Browse the repository at this point in the history
  2. Test mlir

    tstellar committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    c064718 View commit details
    Browse the repository at this point in the history
  3. edit llvm

    tstellar committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    d0198b3 View commit details
    Browse the repository at this point in the history
  4. Fix check-targets

    tstellar committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    ef76f9c View commit details
    Browse the repository at this point in the history
  5. Enable all sub-projects

    tstellar committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    8634410 View commit details
    Browse the repository at this point in the history
  6. Disable ccache

    tstellar committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    60eb5ba View commit details
    Browse the repository at this point in the history
  7. Revert "Enable all sub-projects"

    This reverts commit 8634410.
    tstellar committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    896c308 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    12ec618 View commit details
    Browse the repository at this point in the history
  9. Remove polly

    tstellar committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    7b4014b View commit details
    Browse the repository at this point in the history