Skip to content

Conversation

@jtmcdole
Copy link
Member

When running on LUCI, the environment variable is LUCI_CONTEXT

fixes: #176838

When running on LUCI, the environment variable is LUCI_CONTEXT

fixes: flutter#176838
@flutter-dashboard
Copy link

This pull request was opened from and to a release candidate branch. This should only be done as part of the official Flutter release process. If you are attempting to make a regular contribution to the Flutter project, please close this PR and follow the instructions at Tree Hygiene for detailed instructions on contributing to Flutter.

Reviewers: Use caution before merging pull requests to release branches. Ensure the proper procedure has been followed.

@jtmcdole jtmcdole requested a review from justinmc October 11, 2025 15:03
Copy link
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request addresses a bug in detecting the LUCI continuous integration environment. The fix involves replacing the environment variable LUCI_CI with the correct LUCI_CONTEXT. This change has been consistently applied across the PowerShell script (content_aware_hash.ps1), the shell script (content_aware_hash.sh), and the corresponding Dart test file (content_aware_hash_test.dart). The update to the test ensures the fix is verified. The changes are correct and address the issue described.

@jtmcdole jtmcdole added the autosubmit Merge PR when tree becomes green via auto submit App label Oct 13, 2025
@auto-submit auto-submit bot merged commit ced5a93 into flutter:flutter-3.38-candidate.0 Oct 13, 2025
169 checks passed
@justinmc justinmc mentioned this pull request Oct 13, 2025
9 tasks
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Nov 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

autosubmit Merge PR when tree becomes green via auto submit App

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants