Skip to content

Latest commit

 

History

History
182 lines (152 loc) · 6.42 KB

CHANGELOG.md

File metadata and controls

182 lines (152 loc) · 6.42 KB

v1.0.27

Added Error handling to answer if no input given

2021-11-04 20:07 UTC HEAD


v1.0.26

Addded HOOK_TYPE_ENVIRONMENT_EXIT event

2021-11-04 19:43 UTC 8fdf00e

Fixed strip bug introduced in yanked 1.0.21

v1.0.25

Another bugfix

2021-11-04 05:45 UTC 9686ca0


v1.0.24

Bugfix with ansible ok events sent

2021-11-04 05:07 UTC a24029f


v1.0.23

Updated ansible webhook to fire on run ok and not only errors

2021-11-04 04:25 UTC d9b7712

* Fixed bug with local generation of userdata when INTERVIEW_CONFIG_REMOTE_FILE isn't set

Updated makefile, added back docs

2021-10-31 21:03 UTC 90b5c29


v1.0.22

Adjusted trimming on current questions

2021-10-31 21:02 UTC 19265ef


v1.0.21

Adjusted boto3 version to be less than 2

2021-10-30 21:24 UTC b006313

Straggler doc

2021-10-30 21:02 UTC 9fffbcb


v1.0.20

Updated requirements to include boto3

2021-10-30 21:01 UTC f6bf50a

* changed some text in the question prompt

v1.0.19

Added AWS Api Gateway type webhook

2021-10-30 17:56 UTC d81ee7d


v1.0.18

Bugfix on yaml generation

2021-10-26 15:20 UTC 41fdfa2


v1.0.17

Fixed a typo in setup.py for extras

2021-10-25 07:47 UTC b7c8d00


v1.0.16

Made ansible an extra dependency

2021-10-25 07:09 UTC bde8ee6


v1.0.15

Made start of python3 version verification via docker images

2021-10-24 19:37 UTC 80746c8

* switched from ruamel.yaml to pyyaml due to issues with python3.9

v1.0.14

Demo subcommand bugfix

2021-10-23 21:26 UTC d8ae3f0

* Added dev_requirements
* added trace to cli error

v1.0.13

Updated network ports iterator

2021-10-23 02:28 UTC 55ecc6d


v1.0.12

Fixed bug in network port iteration

2021-10-23 00:57 UTC 2dad232

Added "a" as an alias to answer

2021-10-22 23:33 UTC 5c7e102


v1.0.11

Changed the way hooks are called / configured

2021-10-22 23:21 UTC bbd1179

* rolled hooks into userdata.zip and the source repo
* adjusted some jinja2 slack filters
* merged runbook complete and all complete
* fixed question background process issue
* added nav forward / previous hooks

Changed the way hooks are called / configured

2021-10-22 23:21 UTC 88e7be3

* rolled hooks into userdata.zip and the source repo
* adjusted some jinja2 slack filters
* merged runbook complete and all complete
* fixed question background process issue
* added nav forward / previous hooks

v1.0.10

Changed the way hooks are called / configured

2021-10-22 23:21 UTC 88e7be3

* rolled hooks into userdata.zip and the source repo
* adjusted some jinja2 slack filters
* merged runbook complete and all complete
* fixed question background process issue
* added nav forward / previous hooks

Moved shell restrictions to a configurable parameter

2021-10-22 20:00 UTC 2fe0b01


v1.0.9

Bugfixes and re-writes

2021-10-22 19:19 UTC 3fa235a

* Removed the host config.py section
* added better error output for pyquanda-cmd cli tool
* replaced pymitter with pyee
* multiple edits to ansible base class
* added hook and slack template samples
* added ansible test sample
* added slack_webhook type for hooks configuration

v1.0.8

turned off suppress output so the ansible run boot process can be watched

2021-10-21 06:41 UTC 3661604


v1.0.7

Various bugfixes after testing

2021-10-21 06:30 UTC 737716e

forgot a dunder

2021-10-21 05:32 UTC 01316b6


v1.0.6

fixed fstring issue on python 3.7

2021-10-21 05:28 UTC abc32ca


v1.0.5

Fixed setup

2021-10-21 05:24 UTC 0008962

updated documentation

2021-10-21 05:09 UTC 378c81e