v1.8.1
github-actions
released this
04 Jun 20:17
·
1223 commits
to master
since this release
What Changed
π Features
- add logic to use
--no-color
with cdk, cpm, sls, and tf @ITProKyle (#290) - destroy_stack now aware of action=diff, use different approval prompt @ITProKyle (#289)
- a@e refresh token with 5 minutes remaining @ITProKyle (#326)
- runway test: return non-zero exit code if any non-required tests failed @ITProKyle (#329)
- remove yarn from static-react sample @ITProKyle (#330)
π Bug Fixes
- fix Pyinstaller yamllint test @ITProKyle (#344)
- the friendly error when npm can't be found has returned @ITProKyle (#339)
- fix namespace collisions when cfngin modules contribute similar names @ITProKyle (#351)
π Doc Updates
- restructured staticsite docs @ITProKyle (#334)
π§° Maintenance
- add py wheel package to urlshortener action @troyready (#288)
- update cfn template to use new cfngin_bucket syntax @troyready (#331)