bazelbuild / bazelbuild/rules_pkg

rules_pkg outputs should be usable as runfiles

Open
#161 0 comments 0 reactions 0 assignees View on GitHub
help wanted P2
Dominant language
Starlark
Stars
253
Forks
221
Avg merge
10h 33m
Merged PRs (30d)
1

Description

In #160, it was discovered that it is not possible to use the outputs of the experimental`pkg_rpm` rule as runfiles inputs for other rules, quite possibly due to not returning a`DefaultInfo` provider. Given they are simple binary blobs, packaging outputs should be available for consumption in other rules this way.

This may apply to the other rules in rules_pkg too, and should be investigated and rectified if runfiles are found not to be supported.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.