Hello! Thank you for this community. What is the suggested way to go about publishing pex binaries? I can do a simple curl command but I was wondering if there any pants plugins that help with this.
h
happy-kitchen-89482
06/07/2024, 1:45 AM
One common way is publishing docker images with embedded pex binaries
happy-kitchen-89482
06/07/2024, 1:46 AM
I don't think there's an idiomatic way to publish raw .pex files themselves - but github releases might be one way