From 351975b0cfa31e3ef26b0274e81038307f76a707 Mon Sep 17 00:00:00 2001 From: Elliot Saba Date: Fri, 4 Mar 2022 09:45:03 -0800 Subject: [PATCH] Rename to `build` --- pipelines/main/launch_signed_jobs.yml | 5 +- .../main/launch_signed_jobs.yml.signature | 3 +- pipelines/main/launch_unsigned_builders.yml | 4 +- ...ackage_linux.arches => build_linux.arches} | 0 .../{package_linux.yml => build_linux.yml} | 6 +- pipelines/main/platforms/test_linux.arches | 2 +- pipelines/main/platforms/test_linux.yml | 136 +++++++++--------- pipelines/main/platforms/upload_linux.yml | 16 ++- .../coverage/coverage_linux64.yml.signature | 2 +- 9 files changed, 93 insertions(+), 81 deletions(-) rename pipelines/main/platforms/{package_linux.arches => build_linux.arches} (100%) rename pipelines/main/platforms/{package_linux.yml => build_linux.yml} (96%) diff --git a/pipelines/main/launch_signed_jobs.yml b/pipelines/main/launch_signed_jobs.yml index 6b784375..ceb344c2 100644 --- a/pipelines/main/launch_signed_jobs.yml +++ b/pipelines/main/launch_signed_jobs.yml @@ -10,8 +10,11 @@ steps: # Explicitly pass along the cryptic token export BUILDKITE_PLUGIN_CRYPTIC_BASE64_SIGNED_JOB_ID_SECRET + # Determine the julia version + export JULIA_VERSION=$$(cat VERSION) + # Launch `upload_linux` jobs to store tarballs into S3 once tests are done - bash .buildkite/utilities/arches_pipeline_upload.sh .buildkite/pipelines/main/platforms/package_linux.arches .buildkite/pipelines/main/platforms/upload_linux.yml + bash .buildkite/utilities/arches_pipeline_upload.sh .buildkite/pipelines/main/platforms/build_linux.arches .buildkite/pipelines/main/platforms/upload_linux.yml agents: queue: julia env: diff --git a/pipelines/main/launch_signed_jobs.yml.signature b/pipelines/main/launch_signed_jobs.yml.signature index aca0fc01..7d063ab6 100644 --- a/pipelines/main/launch_signed_jobs.yml.signature +++ b/pipelines/main/launch_signed_jobs.yml.signature @@ -1,2 +1 @@ -Salted__}�2|�����oT������P}__���7C��� ��j� \ No newline at end of file