Skip to content
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

Update node to 18.13.0 in Docker and Bazel #7585

Merged
merged 8 commits into from
Apr 13, 2023

Conversation

mattsoulanille
Copy link
Member

@mattsoulanille mattsoulanille commented Apr 13, 2023

Additionally, fix test snippets for node's builtin fetch function. Switch the tf.util.fetch snippet's url from unpkg to jsdelivr since fetching the unpkg url using node fetch fails (maybe there's a robots.txt?).
Depends on #7580.

To see the logs from the Cloud Build CI, please join either our discussion or announcement mailing list.


This change is Reviewable

Use vm.runInNewContext for slightly better isolation. Switch the tf.util.fetch
snippet's url from unpkg to jsdelivr since fetching the unpkg url using node
fetch fails (maybe there's a robots.txt?).
@mattsoulanille
Copy link
Member Author

mattsoulanille commented Apr 13, 2023

@mattsoulanille
Copy link
Member Author

@mattsoulanille
Copy link
Member Author

Nightly build 3

Copy link
Collaborator

@pyu10055 pyu10055 left a comment

Choose a reason for hiding this comment

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

Reviewed 3 of 5 files at r1, 1 of 4 files at r2, 1 of 1 files at r3, 3 of 3 files at r4, all commit messages.
Reviewable status: :shipit: complete! 1 of 1 approvals obtained (waiting on @chunnienc)

@mattsoulanille mattsoulanille requested review from Linchenn and removed request for chunnienc April 13, 2023 23:11
@mattsoulanille mattsoulanille merged commit 756aa21 into tensorflow:master Apr 13, 2023
2 checks passed
@mattsoulanille mattsoulanille deleted the node_18 branch April 13, 2023 23:17
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.

None yet

3 participants