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

build: upgrade rules_closure to HEAD #2308

Merged
merged 1 commit into from
Jun 5, 2019

Conversation

wchargin
Copy link
Contributor

@wchargin wchargin commented Jun 5, 2019

Summary:
This pulls in bazelbuild/rules_closure#383 to fix #2297, and integrates
the same fix into our own Vulcanize.java for consistency.

This diff includes a jscompiler upgrade from v20190325 to v20190528.

Test Plan:
The //tensorboard target still builds and appears to run fine, with
cursory inspection.

Changing the href attribute of the help button in tf-tensorboard to
mailto:[email protected] now builds and works properly; prior to this
commit, that failed to build, as described in #2297.

wchargin-branch: rules-closure-mailto-fix

Summary:
This pulls in bazelbuild/rules_closure#383 to fix #2297, and integrates
the same fix into our own `Vulcanize.java` for consistency.

This diff includes a jscompiler upgrade from `v20190325` to `v20190528`.

Test Plan:
The `//tensorboard` target still builds and appears to run fine, with
cursory inspection.

Changing the `href` attribute of the help button in `tf-tensorboard` to
`mailto:[email protected]` now builds and works properly; prior to this
commit, that failed to build, as described in #2297.

wchargin-branch: rules-closure-mailto-fix
Copy link
Contributor

@nfelt nfelt left a comment

Choose a reason for hiding this comment

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

No love for tel: huh?

@wchargin wchargin merged commit cb310d6 into master Jun 5, 2019
@wchargin wchargin deleted the wchargin-rules-closure-mailto-fix branch June 5, 2019 05:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

How to add email link?
2 participants