All notable changes to this project will be documented in this file. This project loosely adheres to Semantic Versioning, even before v1.0.
- #5 improvements for multiple sources and in_parallel method
- add rexml dependency
- #4 fix activesupport require
- fix settings merge
- add aws codepipeline get-pipeline-state command hint in output also
- dont autocamelize code build project name
- #3 fix typo
- add mfa support for normal IAM user
- fix pipedream renaming
- fix project_name
- remove codebuild_prefix and codebuild_suffix helpers
- rename to pipedream
- allow no settings.yml file
- update vendor/aws_data
- fix gem dependencies in vendor
- update docs and cli help
- fix different branch check
- DSL: pipeline, role, schedule, webhook, sns
- pipe deploy -b branch
- pipe start -b branch
- pipe cli commands: init deploy, start, delete
- ssm support
- codebuild_prefix and codebuild_suffix support
- auto-create s3 bucket for artifacts
- Initial release.