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.13](backport #39270) Ensure ordered DRA artifacts #39288

Closed
wants to merge 1 commit into from

Commits on Apr 30, 2024

  1. Ensure ordered DRA artifacts (#39270)

    As things are now we allow parallel builds on the
    packaging pipeline, which could result in out of order
    artifacts (depending on which one takes longer to finish).
    
    This commit implements two "queues" (snapshot/staging)
    to ensure ordered builds of DRA artifacts.
    
    Relates https://github.com/elastic/ingest-dev/issues/3095
    
    (cherry picked from commit d275f27)
    
    # Conflicts:
    #	.buildkite/packaging.pipeline.yml
    dliappis authored and mergify[bot] committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    a71d863 View commit details
    Browse the repository at this point in the history