Skip to content

Releases: AWS-Streamlined/ascc

Version 1.0.5

07 Sep 20:47

Choose a tag to compare

New Features

  • Stages are now more configurable, allowing you to define any stage that you want (instead of fixed alpha/staging/prod), and allowing to configure approval gates on all of them
  • It is now possible to deploy your application to different AWS accounts

Version 1.0.3

03 Aug 17:56

Choose a tag to compare

New Features

  • It is now required to specify the path of the build Dockerfile in the parameters. This allows to put the Dockerfile anywhere in the application repository
  • Added description to allow parameters in the JSON schema

Bug Fixes

  • Fixed a bug where ASCC wouldn't halt after finding invalid parameters
  • The process path is now properly retrieved, allowing to run ASCC either as a locally or globally installed NPM package

Version 1.0.0

03 Aug 00:21

Choose a tag to compare

Initial version of ASCC! Much more to come in the future!