Skip to content

Wyverald/bazel-label-transition-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

$ export USE_BAZEL_VERSION=5.2.0
$ bazelisk build :my_pen        # succeeds
$ bazelisk build :my_other_pen  # fails
$ export USE_BAZEL_VERSION=last_green  # as of 2022-06-22
$ bazelisk build :my_pen        # fails
$ bazelisk build :my_other_pen  # fails

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published