v0.4.0
What's Changed
- add
.github/workflows/slack.yamlworkflow .github/workflows/build_docker_image_and_push_to_ecr.yaml:slackChannelIdandslackTokenis optional. Not providingslackChannelIdwill disable sending notification- add
dockerContextinput - add
nvmrcPathinput
.github/workflows/create_changelog.yaml- fix typo in
changelogScopesinput's description
- fix typo in
.github/workflows/deploy_cloudformation.yamlslackChannelIdandslackTokenis optional. Not providingslackChannelIdwill disable sending notification- add
revisioninput - optionally package cloudformation template if
s3Bucketinput is provided - skip session tagging
- add revision tag to cloudformation deploy
- tweak slack message
.github/workflows/deploy_helmfile.yamlslackChannelIdandslackTokenis optional. Not providingslackChannelIdwill disable sending notification- rename
imageTaginput torevision - add
helmfileCommandinput - tweak slack message
.github/workflows/get_values.yaml- formatting
.github/workflows/sync_branches.yaml- add
slackChannelIdandrevisioninputs
- add
Full Changelog: v0.3.1...v0.4.0