kibana/.buildkite/scripts/common
Brad White 3d352549e3
[CI] Fix check_for_changed_files from committing to main (#189316)
## Summary

This `if` statement is failing in the on-merge pipeline where
`BUILDKITE_PULL_REQUEST="false"` (See `Environment` tab in
https://buildkite.com/elastic/kibana-on-merge/builds/48189#0190efb6-fae2-415a-85dc-1508717e6e5c).
This cause the function to try to commit changes to a non-existent PR
and fail (see logs in same linked build).
2024-07-31 11:24:12 -05:00
..
activate_service_account.sh fix(NA): access-multiple-gcs-buckets-when-promoting-snapshots (#176786) 2024-02-13 10:17:20 +01:00
deployment_credentials.sh [CI] Use legacy vault for deployment credentials (#184944) 2024-06-20 09:51:37 +02:00
download_artifact.sh add a timeout to buildkite artifact downloads (#139046) 2022-08-18 09:50:34 -07:00
env.sh chore(NA): remove usage of re2 and replace it with a non native module (#188134) 2024-07-15 20:33:28 +01:00
setup_bazel.sh [Ops] Fix GCS bucket access for future buildkite agents (#174756) 2024-02-07 09:34:55 +01:00
setup_buildkite_deps.sh [Ops] Refactor env loading & fix agent-targeting rewrite (#178320) 2024-03-12 16:31:26 +01:00
setup_job_env.sh [ci] Use github action to approve API docs (#187246) 2024-07-01 11:23:06 -05:00
setup_node.sh [ci] Implement kibana-pointer-compression pipeline (#188480) 2024-07-22 17:13:27 -05:00
util.sh [CI] Fix check_for_changed_files from committing to main (#189316) 2024-07-31 11:24:12 -05:00
vault_fns.sh Revert vault-related changes from #187762 (#187990) 2024-07-10 16:36:45 +02:00