Skip to content

Releases: edahlseng/configuration-ci-general

Version 1.23.1

10 Oct 03:08
Compare
Choose a tag to compare

Bug Fixes

  • Fix check for NPM in build and test jobs (6415183)
  • Reduce logs when checking for command runner in build and test jobs (291a82f)

Version 1.23.0

25 Sep 01:02
Compare
Choose a tag to compare

Features

  • Prevent Terraform from asking for input for variables not set (446b9c2)
  • Save Terraform output to log file during plan and apply (9fc69f2)

Version 1.22.2

09 Sep 17:52
Compare
Choose a tag to compare

Bug Fixes

  • Handle existing pull request not found (e9f9baa)
  • Include authorization token when looking for existing pull request (26a04a8)
  • Include username in head ref when searching for existing PR (3017df8)

Version 1.22.1

21 Aug 18:56
Compare
Choose a tag to compare

Dependency Updates

  • Bump node executor from 10.13.0 to 10.16.3 (b60ddbe)

Version 1.22.0

29 Jul 04:28
Compare
Choose a tag to compare

Features

  • Fall back from Makefile to NPM in build and test jobs (e8d5a6e)

Version 1.21.1

28 Jul 22:48
Compare
Choose a tag to compare

Bug Fixes

  • Correct typo, allowing create-github-release job to now finish (31df1c3)

Version 1.21.0

15 Jul 19:26
Compare
Choose a tag to compare

Features

  • Add check-docker-image-service-health command (e85af0b)

Version 1.20.1

28 May 17:49
Compare
Choose a tag to compare

Bug Fixes

  • Prevent error exit when grep doesn't match any lines (d71ab70)

Version 1.20.0

20 May 16:21
Compare
Choose a tag to compare

Features

  • Add lock-timeout parameters (c0a815d)

Version 1.19.1

15 May 04:24
Compare
Choose a tag to compare

Bug Fixes

  • Update test job to use correct executor and correct command (a90e878)