S3 buckets needed for release - CRBS/cdeep3m GitHub Wiki

The make target release uploads the CDeep3M source code as a gzipped tarball and the CloudFormation template to the following S3 bucket.

s3://cdeep3m-releases/<VERSION>/

In addition, trained models are stored in this bucket:

s3://cdeep3m-trainedmodels

NOTE: If this needs to change then the paths set in Makefile release target and aws/basic_cloudformation.json need to be updated. Also previous releases still depend on the old paths and either the bucket would need to remain or previous release CloudFormation templates would need to be updated.

⚠️ **GitHub.com Fallback** ⚠️