Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Conversation

@lin-erik
Copy link
Contributor

@lin-erik lin-erik commented Aug 5, 2022

Currently seeing issues with the script failing because we're building targets that aren't necessary. This change modifies the existing behavior, instead defaulting to the targets passed in through the targets flag.

Internal code search shows there are no current use-cases of the target flag being used, so this shouldn't impact any existing code.

@lin-erik lin-erik requested review from akbiggs and naudzghebre August 5, 2022 20:18
Copy link
Contributor

@akbiggs akbiggs left a comment

Choose a reason for hiding this comment

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

Thanks so much for the fix!

@lin-erik lin-erik added the autosubmit Merge PR when tree becomes green via auto submit App label Aug 5, 2022
@auto-submit
Copy link
Contributor

auto-submit bot commented Aug 5, 2022

  • The status or check suite Linux Host Engine has failed. Please fix the issues identified (or deflake) before re-applying this label.

@auto-submit auto-submit bot removed the autosubmit Merge PR when tree becomes green via auto submit App label Aug 5, 2022
@akbiggs
Copy link
Contributor

akbiggs commented Aug 5, 2022

The failure looks unrelated. CQ gets run against your local branch, so maybe sync to upstream:

git fetch upstream
git rebase upstream/main

…amed to 'build_targets', targets must now be passed in otherwise it will default to building all of flutter
@lin-erik lin-erik merged commit 518f223 into flutter:main Aug 8, 2022
@lin-erik lin-erik deleted the tools branch August 8, 2022 16:28
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Aug 8, 2022
… and renamed to 'build_targets', targets must now be passed in otherwise it will default to building all of flutter (flutter/engine#35195)
emilyabest pushed a commit to emilyabest/engine that referenced this pull request Aug 12, 2022
…amed to 'build_targets', targets must now be passed in otherwise it will default to building all of flutter (flutter#35195)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants