- Add CDK support
- Localstack support for testing
- Rewrite with TypeScript
- Dropped support for non-AWS providers
- Use Docker
- Add Docker Lock
- Use gts for code style
- Travis
- Install latest yarn
- Update caching
- set FORCE_COLOR=1
- Update README for gulp task
aws:create-cfn-bucket - Retry 3 times for FFmpeg download
- Update devDependencies
- CFN template fix
- Fixes for the CI logger
- feature: Use node.js 6.10 runtime on lambda and locally
nvm use 6.10locally (required)
- feature: Include FFmpeg license info in CI builds
- maintenance: Update syntax to use node.js 6 ES2015 features
- maintenance: Update gulp-install to latest version (1.1.0)
- feature: Use Lambda environment variables instead of config.json (breaking change)
- feature: Limit columns for logs
- bugfix: Clean up after integration test failure
- maintenance: Update dependencies, now using greenkeeper
- bugfix: CloudFormation template - ExecutionRolePolicy property roles must be an array
- maintenance: Update dependencies
- feature: Use Yarn package manager
- feature: Integration testing!
- CI Bootstrap template
- Travis configuration
- Update Gulp deployment for CI integration testing
- meta: Start keeping a Changelog
- bugfix: #21 (caused by gulp-chmod upgrade in 2.1.0)
- feature: Use environment variable
STACK_NAMEfor the stack name, if present in the gulp build