Skip to content

Releases: apify/workflows

v0.21.2

15 Apr 10:04
6d4477f
Compare
Choose a tag to compare

0.21.2 (2024-04-15)

Bug Fixes

  • Sync master to develop through Apify Service Account [internal] (75b4b65)

v0.21.1

15 Apr 09:31
b5b9f12
Compare
Choose a tag to compare

0.21.1 (2024-04-15)

Bug Fixes

  • Wait for PR toolkit to finish before attempting merge of PR to develop (#109) (f4b6bbb)

v0.21.0

06 Mar 11:51
76da0a9
Compare
Choose a tag to compare

0.21.0 (2024-03-05)

Features

v0.20.1

22 Feb 12:01
0be4eb7
Compare
Choose a tag to compare

0.20.1 (2024-02-22)

Bug Fixes

v0.20.0

19 Feb 08:22
351a419
Compare
Choose a tag to compare

0.20.0 (2024-02-19)

Features

  • Reverting Update pull_request_toolkit.yaml back (b41aa73)

Bug Fixes

  • Attempting to fix a PR toolkit getting stuck (2a0b92d)

Miscellaneous

  • deps: update all non-major dependencies (#100) (1aafbc7)
  • deps: update docker/setup-buildx-action action to v3 (#101) (ca4c9fd)

v0.19.2

04 Jan 13:32
5f44641
Compare
Choose a tag to compare

0.19.2 (2024-01-04)

Miscellaneous

  • deps: update actions/checkout action to v4 (#90) (22e6625)
  • deps: update actions/github-script action to v7 (#96) (ab1e0d8)
  • deps: update actions/setup-node action to v4 (#94) (dcf55bf)
  • deps: update actions/setup-python action to v5 (#98) (072358d)
  • deps: update all non-major dependencies (#84) (38e3b89)
  • deps: update all non-major dependencies (#93) (14c0d58)
  • deps: update aws-actions/configure-aws-credentials action to v4 (#91) (8fbcdf7)
  • deps: update docker/build-push-action action to v5 (#97) (766e713)
  • deps: update docker/login-action action to v3 (#99) (4369b4c)

v0.19.1

21 Sep 14:18
3d5ec5b
Compare
Choose a tag to compare

0.19.1 (2023-09-21)

Bug Fixes

  • add version prefix to helmfile version variable (#88) (09daf7a)

v0.19.0

21 Sep 08:15
e8acd62
Compare
Choose a tag to compare

0.19.0 (2023-09-19)

Features

  • Adding PR toolkit action to centralize it's config at one place (4befe14)
  • Running PR toolkit only on PRs to default branch (fcae0fa)

Bug Fixes

  • Attempt to fix PR toolkit (#83) (5ed385c)
  • Attempts to fix PR toolkit action (#82) (7bbab1b)
  • Removing branch filtering from PR toolkit (#81) (888600d)

Miscellaneous

  • add renovate configuration to all relevant variables (#76) (319b31b)
  • Experimenting with a different setup for PR toolkit (#79) (b8d9202)
  • Trying to fix PR toolkit (#80) (0a8e9f9)
  • Update cfn-lint in CloudFormation lint workflow (#87) (90acb40)

v0.18.1

01 Aug 12:27
e59c24c
Compare
Choose a tag to compare

0.18.1 (2023-08-01)

Bug Fixes

Miscellaneous

  • deps: update actions/checkout action to v3 (d2261c0)
  • update helmfile (#75) (d11beaf)

v0.18.0

25 Jul 16:00
c38ebd5
Compare
Choose a tag to compare

0.18.0 (2023-07-25)

Features

  • update release_pr_action version (#70) (553ec41)

Miscellaneous

  • add workflow for detecting leaked secrets via gitleaks (945bfc2)
  • add workflow for detecting licenses via scancode (db6245e)