Closed fmeum closed 2 months ago
This macro makes it easy for Bazel modules to declare a package_info without having to provide any information manually.
package_info
Work towards https://github.com/bazelbuild/bazel/discussions/23166
It's a good idea to open an issue first for discussion.
@aiuto This is ready for review now that the Rules Authors SIG approved the purl spec: https://github.com/package-url/purl-spec/pull/317
@aiuto Friendly ping
@aiuto @shs96c Friendly ping
This macro makes it easy for Bazel modules to declare a
package_info
without having to provide any information manually.Work towards https://github.com/bazelbuild/bazel/discussions/23166