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: lock down visibility of unversioned summary targets #1769

Merged
merged 1 commit into from
Jan 17, 2019

Conversation

wchargin
Copy link
Contributor

Summary:
We’ve migrated all users inside Google to use the explicitly versioned
endpoints (either summary:summary_v1 or summary:summary_v2), so we
can now enforce that going forward.

Any existing users should migrate to //tensorboard/summary:summary_v1,
which is API-compatible and stable.

Test Plan:
That bazel build //tensorboard and bazel query 'deps(//...)' still
work suffices.

wchargin-branch: restrict-summary-visibility

Summary:
We’ve migrated all users inside Google to use the explicitly versioned
endpoints (either `summary:summary_v1` or `summary:summary_v2`), so we
can now enforce that going forward.

Any existing users should migrate to `//tensorboard/summary:summary_v1`,
which is API-compatible and stable.

Test Plan:
That `bazel build //tensorboard` and `bazel query 'deps(//...)'` still
work suffices.

wchargin-branch: restrict-summary-visibility
@wchargin wchargin requested a review from nfelt January 17, 2019 19:17
@wchargin wchargin merged commit 3a42560 into master Jan 17, 2019
@wchargin wchargin deleted the wchargin-restrict-summary-visibility branch January 17, 2019 19:46
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.

2 participants