Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use environments within GitHub actions configuration #1780

Open
johngrimes opened this issue Feb 18, 2024 · 0 comments
Open

Use environments within GitHub actions configuration #1780

johngrimes opened this issue Feb 18, 2024 · 0 comments
Labels
ci Changes that concern the continuous integration build.

Comments

@johngrimes
Copy link
Member

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 johngrimes added the ci Changes that concern the continuous integration build. label Feb 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Changes that concern the continuous integration build.
Projects
Status: Backlog
Development

No branches or pull requests

1 participant