Skip to content

Support --source in FrontendServerClient #1760

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

Merged
merged 3 commits into from
Oct 19, 2022
Merged

Conversation

dcharkes
Copy link
Contributor

https://dart-review.googlesource.com/c/sdk/+/231334 introduced passing additional sources to gen_kernel.

This PR exposes this option in the FrontendServerClient so that it can be invoked from pub/dartdev which uses this API.

Copy link
Contributor

@jakemac53 jakemac53 left a comment

Choose a reason for hiding this comment

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

Please also update the pubspec/changelog, new version should be 3.1.0.

@dcharkes dcharkes requested a review from jakemac53 October 18, 2022 20:51
@dcharkes dcharkes requested a review from jakemac53 October 19, 2022 07:44
@dcharkes
Copy link
Contributor Author

@jakemac53 I don't believe my changes should have impacted any tests, because no codes invoke the API yet. Are the tests on this repo flaky?

@jakemac53
Copy link
Contributor

I think they are flaky yes (in particular the integration tests that use dwds etc). Trying just re-running them...

@dcharkes dcharkes merged commit a02f073 into master Oct 19, 2022
@dcharkes dcharkes deleted the additional-sources branch October 19, 2022 19:27
@dcharkes
Copy link
Contributor Author

Thanks @jakemac53! Now it's all green, merged.

Next step is to publish this version so I can depend on it in pub. And we need to roll it into the SDK (unless that happens automatically).

@jakemac53
Copy link
Contributor

Sounds good, I am not sure if this is auto-rolled or not, cc @devoncarew might know?

@devoncarew
Copy link
Member

It's rolling in now :)

https://dart-review.googlesource.com/c/sdk/+/265002

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.

3 participants