Releases: exasol/script-languages-container-ci-setup
Releases · exasol/script-languages-container-ci-setup
0.6.0: Update exaslct to 0.15.0
0.5.0: Update script-languages-container-ci 0.4.0
Summary
This releases updates to Update script-languages-container-ci 0.4.0.
Bug Fixes
- #25: Updateed script-languages-container-ci
Features / Enhancements
n/a
Documentation
n/a
Refactoring
n/a
0.4.0: Fix batch buildspec entries.
Summary
This releases fixes the batch buildspec entries for CI-builds.
Bug Fixes
- #22: Fixed batch buildpsec entry and use medium machine for CI builds again
Features / Enhancements
n/a
Documentation
n/a
Refactoring
n/a
0.3.0: Change AWS machine for CI builds
Summary
This release uses larger AWS machines for the CI builds and fixes a bug which prevents the CI build to run on master or develop branch.
Bug Fixes
- #18: Fixed source trigger for master and develop for CI builds
Features / Enhancements
- #19: Changed AWS machine for running CI builds
Documentation
n/a
Refactoring
n/a
0.2.0: Use script-languages-container-tool 0.14.0 and bugfix for CI webhook filter
0.1.0: Initial release
Summary
This is the first release of script-languages-container-ci-setup. It supports 3 different command groups:
- Generation of AWS buildspec yaml file for script-languages project which will be used on AWS Codebuild builds
- Deployment of AWS Cloudformation stacks which will be used for the CI builds
- Triggering of AWS Codebuilds (for example to create a release, manually start a CI build)
Bug Fixes
- #7: Fix ci build for commits which only contain changes in build_config -> ignore-paths
Features / Enhancements
- #1: Implement codebuild deployment and buildspec generation
- #3: Added release code build
- #4: Added run-ci command
Documentation
n/a
Refactoring
- #10: Updated dependencies and prepared release