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.14] [CI] Fix publish script (#188027) #188446

Merged
merged 1 commit into from
Jul 16, 2024

Commits on Jul 16, 2024

  1. [CI] Fix publish script (elastic#188027)

    ## Summary
    Another attempt to fix the DRY_RUN-enhanced publish call - as it seems
    simply emitting the script only works if there are no arguments.
    
    Fixes:
    https://buildkite.com/elastic/kibana-artifacts-snapshot/builds/4488#01909cf6-71a4-4608-a830-041af9d781d9
    Tested here:
    https://buildkite.com/elastic/kibana-artifacts-snapshot/builds/4490 (the
    dry-run is supposedly added? but it seems the artifacts were published
    nonetheless - at least there's no more syntax error)
    
    Succesful run with the if-else:
    https://buildkite.com/elastic/kibana-artifacts-snapshot/builds/4516
    
    (cherry picked from commit 9d75f32)
    
    # Conflicts:
    #	.buildkite/scripts/steps/artifacts/publish.sh
    delanni committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    0aed9a7 View commit details
    Browse the repository at this point in the history