<@U5ALVDTNZ> So you’re wanting to publish a separa...
# general
f
@hallowed-computer-65556 So you’re wanting to publish a separate binary from a pants repo, with different sources / deps? One approach would be to have a separate target for the open source binary, that depends on a different config. You could then put that target in a BUILD file at the same path with a different suffix, if you needed to have them declared in different files.