Changelog for CI Pipeline
Current Version: [1.3.2]
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.3.3 - 2026-06-30
Fixed
Ensure all projects in code.q2developer.com have merge protections set
Do not allow merging if pipelines have failed
Do not allow merging if discussion threads are unresolved
Set master and production branches to disallow force pushing
Ensure developers and maintainers have right access that align with repo standards
v1.3.2 - 2026-06-29
Fixed
Mobile projects (iOS/Android) are now excluded from CI template updates
v1.3.1 - 2026-06-24
Fixed
Fixes an issue with Review Buddy where a deleted file in a changeset could result in a stack trace during scan
v1.3.0 - 2026-06-11
Added
Review buddy failures will now write a comment onto the Merge Request
Fixed
Improve frontend build step when using pnpm
v1.2.0 - 2026-06-04
Added
Adds pnpm support to lint step
v1.1.1 - 2026-05-28
Fixed
Fixes failures with
q2 teststage in pipeline
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