Skip to content

Downstream pipeline improvements#1775

Merged
meteorcloudy merged 4 commits intomasterfrom
lockfile_mode
Nov 9, 2023
Merged

Downstream pipeline improvements#1775
meteorcloudy merged 4 commits intomasterfrom
lockfile_mode

Conversation

@meteorcloudy
Copy link
Copy Markdown
Member

@meteorcloudy meteorcloudy commented Nov 8, 2023


def is_downstream_pipeline():
"""
Return true if BAZELCI_DOWNSTREAM_PIPELINE is set
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

I have manually set BAZELCI_DOWNSTREAM_PIPELINE=true for all downstream pipelines.

@meteorcloudy meteorcloudy changed the title Set --lockfile_mode=off for downstream pipelines Downstream pipeline improvements Nov 8, 2023
@meteorcloudy
Copy link
Copy Markdown
Member Author

@meteorcloudy meteorcloudy merged commit 6a6d29d into master Nov 9, 2023
@meteorcloudy meteorcloudy deleted the lockfile_mode branch November 9, 2023 13:24
meteorcloudy added a commit that referenced this pull request Nov 13, 2023
Follow up on
#1775 to make
sure the injected flags take priority by injecting them at the end of
`compute_flags`
fweikert pushed a commit to fweikert/continuous-integration that referenced this pull request Mar 27, 2025
- Set `--lockfile_mode=off` for downstream pipelines so that
bazelbuild/bazel#20101 won't break Bazel in
downstream pipeline.
- Support filterting out build and test targets by `no_bazel_downstream`
tag in downstream pipelines, addressing
bazel-contrib/rules_python#1481 (comment)
fweikert pushed a commit to fweikert/continuous-integration that referenced this pull request Mar 27, 2025
Follow up on
bazelbuild#1775 to make
sure the injected flags take priority by injecting them at the end of
`compute_flags`
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.

2 participants