Skip to content
This repository was archived by the owner on Sep 30, 2024. It is now read-only.

feat(sg/cloud): trigger build on cloud-ephemeral pipeline#63748

Merged
burmudar merged 2 commits into
mainfrom
wb/cloud-eph-pipeline
Jul 10, 2024
Merged

feat(sg/cloud): trigger build on cloud-ephemeral pipeline#63748
burmudar merged 2 commits into
mainfrom
wb/cloud-eph-pipeline

Conversation

@burmudar

Copy link
Copy Markdown
Contributor

Currently if a cloud ephemeral build is trigger it is triggered on the main sourcegraph pipeline. Once a build a triggered and a commit is subsequently pushed the previous build is cancelled - which means the Cloud Ephemeral build is cancelled leading to a failed deployment.

In this PR, we instead trigger a build on the Cloud Ephemeral pipeline. Which is the exact pipeline as sourcegraph main but:

  • sets the pipeline env to always have CLOUD_EPHEMERAL=true
  • does not cancel previous builds

Test plan

https://buildkite.com/sourcegraph/cloud-ephemeral/builds/1

Changelog

  • sg cloud eph will now trigger builds on the cloud-ephemeral pipeline

@burmudar burmudar requested review from a team and filiphaftek July 10, 2024 09:44
@burmudar burmudar self-assigned this Jul 10, 2024
@cla-bot cla-bot Bot added the cla-signed label Jul 10, 2024

@filiphaftek filiphaftek left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thx!

@burmudar burmudar merged commit ddc27b8 into main Jul 10, 2024
@burmudar burmudar deleted the wb/cloud-eph-pipeline branch July 10, 2024 09:58
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants