pathling icon indicating copy to clipboard operation
pathling copied to clipboard

Use environments within GitHub actions configuration

Open johngrimes opened this issue 1 year ago • 0 comments

We currently have a number of deployment targets, including:

  • Maven Central
  • PyPI
  • Docker Hub
  • S3 for benchmark results

The use of environments would help to keep the configuration for these separate, and would allow us to attach approval workflow to the deployment at these points.

johngrimes avatar Feb 18 '24 20:02 johngrimes