v1.0.0-develop.1
Pre-release
Pre-release
github-actions
released this
12 Jul 11:54
·
419 commits
to main
since this release
1.0.0-develop.1 (2020-07-12)
Bug Fixes
- act: update tests to use new Docker image (a0e1ce3), closes ShahradR/action-taskcat#14
- action: disable reprint multi-line output (7ff0b39), closes #1 #5
- action: properly reference Dockerfile (cf6d959), closes #1 #6
- docker: set pipefail to catch taskcat errors (8ff8559), closes #5 #10
- test: bump setup-python version for test (2ade9e9)
- test: configure taskcat test resources (4052768)
Features
- action: inital commit to run taskcat (fbe3bf8), closes #1
- action: remove action.yaml AWS cred inputs (27f8287), closes #1
- action: use the pre-commit GitHub Action (3fc8232), closes #6 #5 ShahradR/git-template#5 ShahradR/git-template#6
- ci: use semantic-release, bump pre-commit v2 (4d2cce3), closes #12 #11 #10 #7 ShahradR/git-template#7 ShahradR/git-template#10 ShahradR/git-template#11 ShahradR/git-template#12
- taskcat: allow arbitrary taskcat commands (45da0d6), closes ShahradR/action-taskcat#20