v0.34.1
·
24 commits
to refs/heads/main
since this release
🚀 Enhancements
Feature/add build type @drselump14 (#131)
what
- Add build_type as codebuild option
why
build_typeis required to utilize arm container
references
- close #86
🤖 Automatic Updates
Update GitHub Workflows to use shared workflows from '.github' repo @osterman (#137)
what
- Update workflows (
.github/workflows) to use shared workflows from.githubrepo
why
- Reduce nested levels of reusable workflows
Update GitHub Workflows to Fix ReviewDog TFLint Action @osterman (#136)
what
- Update workflows (
.github/workflows) to addissue: writepermission needed by ReviewDogtflintaction
why
- The ReviewDog action will comment with line-level suggestions based on linting failures