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

Add automated deploy to CircleCI build #116

Open
dogonthehorizon opened this issue Oct 30, 2019 · 0 comments
Open

Add automated deploy to CircleCI build #116

dogonthehorizon opened this issue Oct 30, 2019 · 0 comments
Labels
enhancement New feature or request
Projects

Comments

@dogonthehorizon
Copy link
Contributor

We currently have tests running in the build. To support this it looks like we'd want to:

  • Only release on tags
  • Re-use the cache from the build step
  • Publish to PyPI using securely stored credentials in CircleCI
  • Publish a notification to Slack, if possible with our org configuration
@dogonthehorizon dogonthehorizon added the enhancement New feature or request label Oct 30, 2019
@dogonthehorizon dogonthehorizon added this to To do in Kanban via automation Oct 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Kanban
  
To do
Development

No branches or pull requests

1 participant