Changelog for CI Pipeline

Current Version: [1.1.0]

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

Released Versions:

v1.1.0 - 2026-05-21

Added

  • Added support to deploy a branch to a different PTE environment

Fixed

  • Allows js license scan to fail on pipeline

  • Call the new CLI if review_buddy version >= 0.9.0, otherwise falls back to the old CLI

  • Disambiguate branches from files in pipeline git checkout

v1.0.1 - 2026-05-14

Fixed

  • Improve dockerize build speed for still supported node versions (22, 24, 26)

v1.0.0 - 2026-04-29

Added

  • Initial pipeline released with steps documented in Pipelines top level docs page

  • Merge and Branch pipeline support