Skip to content

Conversation

matanlurey
Copy link
Contributor

We weren't sure why we are still doing this post content-aware hasing.

@matanlurey matanlurey requested a review from jtmcdole August 25, 2025 16:38
@matanlurey
Copy link
Contributor Author

Ping @jtmcdole.

@@ -875,10 +874,6 @@ class LuciBuildService {
processedProperties['is_fusion'] = 'true';
if (commit.branch != Config.defaultBranch(Config.flutterSlug)) {
processedProperties.addAll({
// For release candidates, let the flutter tool pick the right engine.
Copy link
Member

Choose a reason for hiding this comment

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

OH - This was "not master"; so did we do this to enable experimental branches as we don't have a merge queue? In which case, content hashing would solve this so long as they don't make engine builds...

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Hmm.

Experimental branches do make engine builds though. What should we do instead?

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