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
1. Determine what will be the next release, following semver.
18
-
1. Create a tag and push, e.g. `git tag 0.5.0 upstream/main && git push upstream --tags`
19
-
1. Watch the release automation run on https://github.com/bazelbuild/rules_python/actions
20
-
21
28
#### After release creation in Github
22
29
23
30
1. Ping @philwo to get the new release added to mirror.bazel.build. See [this comment on issue #400](https://github.com/bazelbuild/rules_python/issues/400#issuecomment-779159530) for more context.
0 commit comments