Releases: apify/workflows
Releases · apify/workflows
v0.6.1
v0.6.0
What's Changed
- feat: cloudformation stack output to workflow output by @dragonraid in #14
- chore(deps): update slackapi/slack-github-action action to v1.23.0 by @renovate in #11
- feat: migrate to new set_output by @dragonraid in #15
- feat: add additionalOptions parameter to
deploy_cloudformation
workflow by @dragonraid in #16
Full Changelog: v0.5.1...v0.6.0
v0.5.1
v0.5.0
What's Changed
- feat: determine releasename from last release by @dragonraid in #9
- feat: add invalidate cloudfront workflow by @dragonraid in #10
- Configure Renovate by @renovate in #8
New Contributors
Full Changelog: v0.4.2...v0.5.0
v0.4.2
v0.4.1
What's Changed
- fix: changelog msg and sync branch by @dragonraid in #5
Full Changelog: v0.4.0...v0.4.1
v0.4.0
What's Changed
- add
.github/workflows/slack.yaml
workflow .github/workflows/build_docker_image_and_push_to_ecr.yaml
:slackChannelId
andslackToken
is optional. Not providingslackChannelId
will disable sending notification- add
dockerContext
input - add
nvmrcPath
input
.github/workflows/create_changelog.yaml
- fix typo in
changelogScopes
input's description
- fix typo in
.github/workflows/deploy_cloudformation.yaml
slackChannelId
andslackToken
is optional. Not providingslackChannelId
will disable sending notification- add
revision
input - optionally package cloudformation template if
s3Bucket
input is provided - skip session tagging
- add revision tag to cloudformation deploy
- tweak slack message
.github/workflows/deploy_helmfile.yaml
slackChannelId
andslackToken
is optional. Not providingslackChannelId
will disable sending notification- rename
imageTag
input torevision
- add
helmfileCommand
input - tweak slack message
.github/workflows/get_values.yaml
- formatting
.github/workflows/sync_branches.yaml
- add
slackChannelId
andrevision
inputs
- add
Full Changelog: v0.3.1...v0.4.0
v0.3.1
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- feat: add scripts input to tests by @dragonraid in #2
- feat: add cloudformation workflow by @dragonraid in #3
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- fix: various fixes by @dragonraid in #1
New Contributors
- @dragonraid made their first contribution in #1
Full Changelog: v0.1.0...v0.2.0