bazelbuild / bazelbuild/rules_pkg
Add more capability to push github releases to release_tools.py
Open
feature-request
P3
- Dominant language
- Starlark
- Stars
- 253
- Forks
- 221
- Avg merge
- 10h 33m
- Merged PRs (30d)
- 1
Description
There are canned github workflows to do releases.
But they are subtle to improve and nearly impossible to test.
We could build tools that handled (and were testable) for
- dealing with multiple modules in a repository
- stuffing the version into MODULE.bazel
- modifying MODULE.bazel to point to the preferred versions of releated modules
- creating the tag
- creating the release
- building the archive tarball
- verifying the archive tarball
Contributor guide
Assessment
This issue has not been assessed yet.