Is 1.3 actually a pre-release version? #1074
Replies: 1 comment
|
It's marked "latest" now. Thanks! |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
https://github.com/bazelbuild/rules_pkg/releases/tag/1.3 has "Pre-release" flagged, so the latest release on the main repo page says 1.2.
Yet, BCR was updated to use this version as if it were a regular release: bazelbuild/bazel-central-registry#9961
https://registry.bazel.build/modules/rules_pkg

Which is correct? Is it ready to use in production or not?
All reactions