Skip to content

Releases: apify/workflows

v0.6.1

18 Nov 10:02
Compare
Choose a tag to compare

v0.6.0

14 Nov 10:04
Compare
Choose a tag to compare

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

01 Nov 08:12
29d3006
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.5.1

v0.5.0

17 Oct 13:31
d9ac0f3
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.2...v0.5.0

v0.4.2

12 Sep 13:14
7b42fbe
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.1...v0.4.2

v0.4.1

12 Sep 11:14
38db5cf
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.4.1

v0.4.0

08 Sep 10:55
3454ee7
Compare
Choose a tag to compare

What's Changed

  • add .github/workflows/slack.yaml workflow
  • .github/workflows/build_docker_image_and_push_to_ecr.yaml:
    • slackChannelId and slackToken is optional. Not providing slackChannelId will disable sending notification
    • add dockerContext input
    • add nvmrcPath input
  • .github/workflows/create_changelog.yaml
    • fix typo in changelogScopes input's description
  • .github/workflows/deploy_cloudformation.yaml
    • slackChannelId and slackToken is optional. Not providing slackChannelId 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 and slackToken is optional. Not providing slackChannelId will disable sending notification
    • rename imageTag input to revision
    • add helmfileCommand input
    • tweak slack message
  • .github/workflows/get_values.yaml
    • formatting
  • .github/workflows/sync_branches.yaml
    • add slackChannelId and revision inputs

Full Changelog: v0.3.1...v0.4.0

v0.3.1

05 Sep 13:04
Compare
Choose a tag to compare

Full Changelog: v0.3.0...v0.3.1

v0.3.0

01 Sep 11:58
3be6408
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.3.0

v0.2.0

31 Aug 08:44
2ac7a0f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.0...v0.2.0