globus / globus-compute

Globus Compute: High Performance Function Serving for Science
https://www.globus.org/compute
Apache License 2.0
144 stars 47 forks source link

Deploy SDK and Endpoint Code to PyPi #245

Open BenGalewsky opened 4 years ago

BenGalewsky commented 4 years ago

As a funcX developer I want releases of the SDK and Endpoint code to be published to pypi so I can use it in dependent code

Assumptions

  1. The two libraries are deployed as separate pypi packages
  2. Tagging a release should cause a deployment with GitHub actions
BenGalewsky commented 3 years ago

See serviceX example https://github.com/ssl-hep/ServiceX_frontend/blob/master/.github/workflows/pypi.yaml