Skip to content

Conversation

@jonahwilliams
Copy link
Contributor

Fixes #123040

@flutter-dashboard flutter-dashboard bot added a: text input Entering text in a text field or keyboard related problems d: examples Sample code and demos c: contributor-productivity Team-specific productivity, code health, technical debt. tool Affects the "flutter" command-line tool. See also t: labels. labels Mar 20, 2023
@jonahwilliams jonahwilliams marked this pull request as ready for review March 20, 2023 18:21
- bin/**
- .ci.yaml

- name: Linux fuchsia_precache
Copy link
Contributor

Choose a reason for hiding this comment

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

So we can delete the code in the engine builders that uploads this stuff?

What about the code that builds it?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Not sure about engine builders, probably no since google3 artifacts still roll through flutter.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

the tooling itself isn't used though

Copy link
Contributor

@dnfield dnfield left a comment

Choose a reason for hiding this comment

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

LGTM. I thought CI would start failing on this but neat.

@dnfield
Copy link
Contributor

dnfield commented Mar 21, 2023

I guess the internal failures can just get patched to not depend on this code?

@jonahwilliams
Copy link
Contributor Author

Following up on g3

Copy link
Contributor

@christopherfujino christopherfujino left a comment

Choose a reason for hiding this comment

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

LGTM

@chinmaygarde
Copy link
Member

Seems good to go but not sure about the Google testing failure. Are we blocked on an investigation?

@jonahwilliams
Copy link
Contributor Author

Blocked on investigating g3 linkage

@dnfield
Copy link
Contributor

dnfield commented Mar 30, 2023

Should we re-open #123084 and land it in the mean time to fix FFX problems for people?

@jonahwilliams
Copy link
Contributor Author

Yes please!

@christopherfujino
Copy link
Contributor

@jonahwilliams I'm guessing we're still blocked?

@jonahwilliams
Copy link
Contributor Author

Sorry, I need to follow up on how this is being used in g3. In the meantime, Dan landed a fix that makes sure this is disabled if the user has not opted in. I'm going to close this for now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

a: text input Entering text in a text field or keyboard related problems c: contributor-productivity Team-specific productivity, code health, technical debt. d: examples Sample code and demos tool Affects the "flutter" command-line tool. See also t: labels.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove fuchsia support from tools.

5 participants