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

[workflows] Rework pre-commit CI for the release branch #91550

Open
wants to merge 4 commits into
base: release/18.x
Choose a base branch
from

Commits on May 9, 2024

  1. [workflows] Rework pre-commit CI for the release branch

    This rewrites the pre-commit CI for the release branch so that it
    behaves almost exactly like the current buildkite builders.  It builds
    every project and uses a better filtering method for selecting which
    projects to build.
    
    In addition, with this change we drop the Linux and Windows test
    configs, since these are already covered by buildkite and add a
    config for macos/aarch64.
    tstellar committed May 9, 2024
    Configuration menu
    Copy the full SHA
    8ea4c39 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    319f07f View commit details
    Browse the repository at this point in the history
  3. Remove unused tests

    tstellar committed May 9, 2024
    Configuration menu
    Copy the full SHA
    9c7a781 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2024

  1. Configuration menu
    Copy the full SHA
    3ecd261 View commit details
    Browse the repository at this point in the history