Skip to content

Releases: dark-mechanicum/aws-codebuild

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

Improving release validation mechanism

11 Jul 11:33
01d3197
Compare
Choose a tag to compare

Updating release method for v1 tag

11 Jul 11:28
2c12872
Compare
Choose a tag to compare

Fixing tagging method for updating v1 tag (again)

11 Jul 11:19
adf3cf5
Compare
Choose a tag to compare

Fixing tagging method for updating v1 tag

11 Jul 11:10
c5a45ef
Compare
Choose a tag to compare

Fix to setup git user for automatic tags updating

11 Jul 10:55
dc1792c
Compare
Choose a tag to compare

Implement automatic update of v1 tag and small fixes

11 Jul 10:45
308f99f
Compare
Choose a tag to compare

Fix AWS CodeBuild Job logs output

10 Jul 12:07
f410703
Compare
Choose a tag to compare

Changes

  • Applied fix to include whole logs output to the GitBux Actions logs output
  • Added reaction to the SIGINT signal. It will cancel executing the job in AWS
  • Added AWS CodeBuild Job log output group
  • Remove phase changes logs after the job will be actually started