signal_analog icon indicating copy to clipboard operation
signal_analog copied to clipboard

Add automated deploy to CircleCI build

Open dogonthehorizon opened this issue 5 years ago • 0 comments

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 avatar Oct 30 '19 23:10 dogonthehorizon