Skip to content

Also embed a label in non-release builds.#2403

Closed
meisterT wants to merge 1 commit intobazelbuild:masterfrom
meisterT:label_devbuilds
Closed

Also embed a label in non-release builds.#2403
meisterT wants to merge 1 commit intobazelbuild:masterfrom
meisterT:label_devbuilds

Conversation

@meisterT
Copy link
Copy Markdown
Member

This will show up for example when we someone uses last_green with Bazelisk.

Fixes bazelbuild/bazel#4275

This will show up for example when we someone uses `last_green` with
Bazelisk.

Fixes bazelbuild/bazel#4275
Comment thread buildkite/bazelci.py
@@ -1545,7 +1545,7 @@ def get_release_name_from_branch_name():
if os.getenv("BUILDKITE_PIPELINE_SLUG") == "publish-bazel-binaries":
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

You need to pass the label here for the publish-bazel-binaries pipeline, which publish last_green on every commit. maybe removing this if check is enough.

@meteorcloudy
Copy link
Copy Markdown
Member

Addressed in #2537

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

embed label in nightly builds

3 participants