Update CHANGELOG with CI pipeline improvements
This commit is contained in:
@@ -17,6 +17,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
- Improved pod naming: Orchard pods now named `orchard-{env}-server-*` for clarity (#51)
|
- Improved pod naming: Orchard pods now named `orchard-{env}-server-*` for clarity (#51)
|
||||||
|
- Changed docker-compose files to use v3 `deploy.resources.limits` format (#51)
|
||||||
|
- KICS and hadolint jobs now fail pipeline on findings (removed `allow_failure`) (#51)
|
||||||
|
- Deploy jobs now require all gates to pass (build, kics, hadolint, tests) (#51)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
- Fixed `cleanup_feature` job failing when branch is deleted (`GIT_STRATEGY: none`) (#51)
|
- Fixed `cleanup_feature` job failing when branch is deleted (`GIT_STRATEGY: none`) (#51)
|
||||||
|
|||||||
Reference in New Issue
Block a user