You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 6, 2024. It is now read-only.
#675 moved us from @bazel_tools/platforms to @platforms. Thanks!
The deprecation issue (bazelbuild/bazel#8622) indicates we should explicitly import @platforms instead of relying on the "snapshot" built in. I don't think we're doing that anywhere; it's not in our WORKSPACE, at least.
A git repository rule should do the trick. This is likely low-priority; I don't see a timeline for removing the snapshot.
The text was updated successfully, but these errors were encountered:
#675 moved us from
@bazel_tools/platforms
to@platforms
. Thanks!The deprecation issue (bazelbuild/bazel#8622) indicates we should explicitly import
@platforms
instead of relying on the "snapshot" built in. I don't think we're doing that anywhere; it's not in our WORKSPACE, at least.A git repository rule should do the trick. This is likely low-priority; I don't see a timeline for removing the snapshot.
The text was updated successfully, but these errors were encountered: