Skip to content

Releases: iStreamPlanet/github-actions

v1.20.0

15 Oct 00:20
3a6565d
Compare
Choose a tag to compare

1.20.0 (2024-10-15)

Features

  • added support for a custom message to the terraform action output (#439) (3a6565d)

v1.19.0

14 Oct 17:50
804b11e
Compare
Choose a tag to compare

1.19.0 (2024-10-14)

Bug Fixes

  • deps-dev: bump @babel/traverse from 7.17.10 to 7.23.2 (#416) (bfdaced)
  • deps-dev: bump @octokit/webhooks-types from 6.2.4 to 7.3.1 (#409) (4419bc9)
  • deps-dev: bump @vercel/ncc from 0.34.0 to 0.38.1 (#419) (52cd821)
  • deps-dev: bump braces from 3.0.2 to 3.0.3 (#423) (1b663af)
  • deps: bump @actions/core from 1.10.0 to 1.10.1 (#410) (4937d5e)
  • deps: bump json5 from 2.2.1 to 2.2.3 (#355) (9172ead)
  • deps: bump minimatch from 3.0.4 to 3.0.5 (#345) (e8d1b08)

Features

  • build-workspace-matrix supports working_directory argument (#437) (804b11e)

v1.18.0

12 Jun 18:04
1802b01
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump amannn/action-semantic-pull-request from 5.0.2 to 5.1.0 by @dependabot in #363
  • chore(deps): bump actions/checkout from 3 to 4 by @dependabot in #403
  • chore(LIVE-9574): Bump js actions from node16 to node20 by @agayle-isp in #422

New Contributors

Full Changelog: v1.17.0...v1.18.0

v1.17.0

22 Dec 19:22
82f794c
Compare
Choose a tag to compare

What's Changed

  • feat(con-423): Adding argocd-diff workflow by @mtktran in #351

Full Changelog: v1.16.0...v1.17.0

v1.16.0

03 Dec 00:37
e72bf8b
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump iStreamPlanet/github-actions from 1.14.0 to 1.15.0 by @dependabot in #314
  • chore(deps): bump amannn/action-semantic-pull-request from 4.5.0 to 4.6.0 by @dependabot in #326
  • chore(con-372): updating deprecated set-output command by @mtktran in #344

New Contributors

Full Changelog: v1.15.0...v1.16.0

v1.15.0

08 Aug 19:36
0ce69ed
Compare
Choose a tag to compare

1.15.0 (2022-08-08)

Bug Fixes

  • deps-dev: bump @octokit/webhooks-types from 5.6.0 to 5.8.0 (#285) (daa7ade)
  • deps-dev: bump @octokit/webhooks-types from 5.8.0 to 6.2.4 (#312) (99e17b1)
  • deps-dev: bump @tsconfig/node16 from 1.0.2 to 1.0.3 (#284) (ed68496)
  • deps-dev: bump @types/jest from 28.1.5 to 28.1.6 (#311) (b02144e)
  • deps-dev: bump jest and @types/jest (#288) (0133d8f)
  • deps-dev: bump jest and @types/jest (#306) (ee814c0)
  • deps-dev: bump ts-jest from 28.0.2 to 28.0.5 (#283) (23ac508)
  • deps-dev: bump ts-jest from 28.0.5 to 28.0.7 (#310) (cee3bf3)
  • deps-dev: bump typescript from 4.6.3 to 4.7.4 (#287) (0a5f765)
  • deps-dev: bump typescript from 4.6.3 to 4.7.4 (#292) (8c15be2)
  • deps: bump @actions/core from 1.8.2 to 1.9.0 (#289) (ac2098e)
  • deps: bump shell-quote from 1.7.2 to 1.7.3 (#295) (58d50ed)
  • minimize-comments: allow action to run on 'pull_request_target' (#313) (0ce69ed)
  • Remove hardcoded path from Terraform workflow and add optional Codefresh API key secret (#307) (53fc473)

Features

  • added reusable workflow for terraform (#304) (be2cfc3)

v1.14.0

16 Jun 18:24
53a7525
Compare
Choose a tag to compare

1.14.0 (2022-06-16)

Bug Fixes

  • deps: bump @actions/core from 1.8.1 to 1.8.2 (#273) (d23bda7)
  • deps: bump @actions/github from 5.0.1 to 5.0.3 (#272) (5862682)

Features

  • helmfile-actions: Helmfile sync action (#286) (53a7525)

v1.13.0

12 May 21:38
d6a10bd
Compare
Choose a tag to compare

1.13.0 (2022-05-12)

Bug Fixes

  • deps-dev: bump @octokit/webhooks from 7.21.0 to 9.24.0 (#262) (ab4733c)
  • deps-dev: bump @types/jest from 27.4.1 to 27.5.1 (#269) (f067cd8)
  • deps: bump @actions/core from 1.7.0 to 1.8.1 (#270) (d6a10bd)
  • use Node16 for Javascript actions (#267) (ae365f0)

Features

  • alternative implementation for workspace dependencies (#268) (b1cdeeb)
  • build-workspace-matrix: add 'workspace_dependencies' argument (#266) (40f2c74)

v1.12.0

26 Apr 21:22
3373ee5
Compare
Choose a tag to compare

1.12.0 (2022-04-26)

Bug Fixes

  • deps-dev: bump @types/jest from 26.0.23 to 27.4.1 (#258) (3373ee5)
  • deps: bump @actions/core from 1.2.7 to 1.7.0 (#253) (72a9323)

Features

v1.11.2

18 Mar 18:27
3d10177
Compare
Choose a tag to compare

1.11.2 (2022-03-18)

Bug Fixes

  • revert "Pass through arguments to terraform sub commands (#186)" (#242) (3d10177)