Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Downstream pipeline improvements #1775

Merged
merged 4 commits into from
Nov 9, 2023
Merged

Downstream pipeline improvements #1775

merged 4 commits into from
Nov 9, 2023

Conversation

meteorcloudy
Copy link
Member

@meteorcloudy meteorcloudy commented Nov 8, 2023

@@ -1170,6 +1170,12 @@ def use_bazelisk_migrate():
"""
return is_trueish(os.environ.get("USE_BAZELISK_MIGRATE"))

def is_downstream_pipeline():
"""
Return true if BAZELCI_DOWNSTREAM_PIPELINE is set
Copy link
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
Member Author

@meteorcloudy meteorcloudy merged commit 6a6d29d into master Nov 9, 2023
1 check passed
@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`
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