Commit Graph

82 Commits

Author SHA1 Message Date
edbd13520d Bugfix for broken option handling in 0.7.0
All checks were successful
continuous-integration/drone/push Build is passing
2019-07-28 13:02:18 +00:00
3fcca2b782 Add notification_sns support, stack group option handling cleanup
All checks were successful
continuous-integration/drone/push Build is passing
2019-07-27 22:30:03 +00:00
c28d9c751d Fix for custom root dir
All checks were successful
continuous-integration/drone/push Build is passing
2019-07-05 11:02:10 +00:00
39c9c56fea Add onfailure support, incl. config
All checks were successful
continuous-integration/drone/push Build is passing
2019-07-03 13:15:18 +00:00
31ea1665af Add 0.6.0 CHANGES
All checks were successful
continuous-integration/drone/push Build is passing
2019-06-27 13:34:41 +00:00
9fc7a550db Implement Piped mode for provision
Some checks failed
continuous-integration/drone/push Build is failing
2019-06-27 13:31:51 +00:00
fbec1fe7f7 Add Piped support to rendering
All checks were successful
continuous-integration/drone/push Build is passing
2019-06-27 12:10:42 +00:00
9a432d2df6 Bump version number
All checks were successful
continuous-integration/drone/push Build is passing
2019-06-18 17:00:02 +00:00
ef4fc7a0f7 Cleanup Makefile, introduce drone.io support, remove tox 2019-06-18 16:48:39 +00:00
d3efc7c336 Improved auto dependency resolution for StackRef and FortyTwo Legacy Refs 2019-06-15 00:05:15 +00:00
309356b129 Fix remaing yaml load calls 2019-06-12 17:17:18 +00:00
badb7b02c8 Release 0.5.0 2019-04-18 16:30:50 +00:00
3bac1bbc68 Release 0.4.2 to remove warning using latest yaml lib 2019-03-22 11:00:56 +00:00
48c625c678 Use yaml.safe_load everywhere, reuse code for sync, render and provision 2019-03-22 10:58:13 +00:00
0f811420e5 Release 0.4.1 2019-03-20 12:52:24 +00:00
cf7a9df9ae Add sync command, make *cb* boolean available within Jinja context 2019-03-20 12:51:17 +00:00
68f9ca68d1 OS environment variable support in config files, new jinja functions, cleanup 2019-03-06 19:57:31 +00:00
ce14bd212f Fix cli, add minimal README 2019-02-08 10:51:44 +00:00
4fa00e0f92 Fix cli entrypoint 2019-02-07 22:13:49 +00:00
917be3f4f9 First release on PyPy, Makefile and License 2019-02-07 22:05:33 +00:00
47b492a65e Code clean up PEP8, some fixes along the way 2019-02-07 15:36:16 +00:00
3587451170 Dependency handling refactoring 2019-02-05 17:48:29 +00:00
139cf36d3c Bugfix 2019-02-04 15:59:28 +00:00
54df655648 Allow dependencies to be resolved automatically and merged with stack configs, resolve global deps, code cleanup 2019-02-04 15:43:34 +00:00
5e76eabbc5 Allow multiple stack name patterns for most commands, add stack region to logging 2019-01-31 10:23:03 +00:00
e393172e54 Add initial change set support 2019-01-30 13:00:06 +00:00
3a4ec1924b Less logging in normal operations 2019-01-21 15:24:18 +00:00
25c375728a Add retries for throttling events, add jinja loop extensions, minor bugfixes 2019-01-21 10:43:36 +00:00
03cf3c943f Allow no project specific Cloudbender tool config 2019-01-09 10:44:32 +00:00
8e1866cd41 Fix overzealous error handling 2018-12-12 06:31:59 +00:00
67c874a373 Display exceptions when calling AWS 2018-12-10 17:58:54 +00:00
ea58e60aa9 Initial checkin 2018-11-22 18:31:59 +00:00