has anyone built a plugin for publishing to s3? se...
# general
f
has anyone built a plugin for publishing to s3? seems like it could be widely useful
b
What do you want to publish to S3? PEX files / artifacts?
f
In this case its zip files (not python related)
just general artifacts for other things to consume
h
@bitter-ability-32190 did some S3-related work in another context I believe
b
You could add a field in a plugin to certain targets and key off that for a plugin that hooks into publish
Look at pants codebase for botocore imports