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

[8.12] [ci] Split quick checks out of checks (#175319) #175345

Merged
merged 2 commits into from
Jan 24, 2024

Commits on Jan 23, 2024

  1. [ci] Split quick checks out of checks (elastic#175319)

    `Quick Checks` will used as a blocking step before tests are run. We
    want to shorten the runtime to keep pipeline runtimes down, so this
    splits out longer running and less relevant checks into two steps,
    `Checks` and `Quick Checks`
    
    (cherry picked from commit 68d1bac)
    jbudz committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    aa09241 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

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