Skip to content

Releases: dark-mechanicum/aws-codebuild

v1.3.0: Supporting of redirectServiceURL input

05 Sep 21:22
3e4a3d5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1...v1.3.0

v1.2.2: Update node.js dependencies

01 Aug 12:44
22e886f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1...v1.2.2

v1.2.1: Small changes in CI/CD process

25 Jul 15:34
ec172a9
Compare
Choose a tag to compare

What's Changed

  • v1.2.1: Simplify GitHub Actions workflows by @akazakou in #56

Full Changelog: v1.2.0...v1.2.1

v1.2.0: New inputs support

25 Jul 15:09
f31bfe3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.2...v1.2.0

v1.1.2: Added job summary information

22 Jul 15:10
ca3849d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.1...v1.1.2

v1.1.0: Debug output implementation

22 Jul 12:07
ca2868d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.1.1

v1.1.0: Fail GHA on AWS CodeBuild job fail and outputs

21 Jul 09:22
abca86f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.9...v1.1.0

v1.0.9: Update node.js dependencies

20 Jul 11:54
e48aa32
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.8...v1.0.9

v1.0.8: Allow run job without logs and additional error messages

20 Jul 11:40
de98746
Compare
Choose a tag to compare

What's Changed

  • Bump @typescript-eslint/eslint-plugin from 5.30.5 to 5.30.6 by @dependabot in #34
  • Bump @types/nconf from 0.10.2 to 0.10.3 by @dependabot in #31
  • Bump eslint from 8.19.0 to 8.20.0 by @dependabot in #33
  • Bump aws-sdk from 2.1169.0 to 2.1176.0 by @dependabot in #32
  • Move codebuild status updates outside of logger functionality by @akazakou in #40
  • Added AWSError error messages in output by @akazakou in #41

Full Changelog: v1.0.7...v1.0.8

v1.0.7: CI/CD updates and unit tests implementation

17 Jul 12:34
ba6cbfd
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.6...v1.0.7