pathling
pathling copied to clipboard
Use environments within GitHub actions configuration
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.