Skip to content

Add Quote to update-checkout-config.json #26934

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 1 commit into from
Aug 29, 2019
Merged

Add Quote to update-checkout-config.json #26934

merged 1 commit into from
Aug 29, 2019

Conversation

burmako
Copy link

@burmako burmako commented Aug 29, 2019

Recently, we've given up on #26708 which was trying to include Quote in the apple/swift:tensorflow build.

However, we still need a little bit of that PR in order to keep track of which version of Quote the quoting logic in the compiler depends on.

It is somewhat awkward to clone Quote during the build and then not use it afterwards, but that's the best that our current infrastructure allows us.

Recently, we've given up on #26708
which was trying to include Quote in the apple/swift:tensorflow build.

However, we still need a little bit of that PR in order to keep track
of which version of Quote the quoting logic in the compiler depends on.

It is somewhat awkward to clone Quote during the build and then not use
it afterwards, but that's the best that our current infrastructure
allows us.
@burmako burmako added the tensorflow This is for "tensorflow" branch PRs. label Aug 29, 2019
@burmako burmako requested a review from bgogul August 29, 2019 18:28
@burmako
Copy link
Author

burmako commented Aug 29, 2019

@swift-ci please clean test tensorflow

Copy link
Contributor

@bgogul bgogul left a comment

Choose a reason for hiding this comment

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

LGTM, if tests pass.

@@ -38,6 +38,8 @@
"remote": { "id": "tensorflow/tensorflow" } },
"tensorflow-swift-apis": {
"remote": { "id": "tensorflow/swift-apis" } },
"tensorflow-swift-quote": {
Copy link
Contributor

Choose a reason for hiding this comment

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

Just a heads up. Our internal imports expect 'tensorflow-swiftas a the key. If you want to usetensorflow-swift-quote`, the internal imports need to be changed too.

Copy link
Author

Choose a reason for hiding this comment

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

Yes, that's the next step. Thanks for the reminder!

@burmako burmako merged commit 411f3bb into swiftlang:tensorflow Aug 29, 2019
@burmako burmako deleted the add-quote-to-checkout-config branch August 29, 2019 19:49
@AnthonyLatsis AnthonyLatsis added the update-checkout Area → utils: the `update-checkout` script label Sep 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tensorflow This is for "tensorflow" branch PRs. update-checkout Area → utils: the `update-checkout` script
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants