Release v2.15.1+summer2026 (backend fix for #1087) - #1090
Conversation
Pins backend to v2.15.1-develop tip (4cb5753), which includes the fix for #358 (Mandatory SDK Python Tests duplicated into the Old Script Format collection, causing double execution via the TH CLI). Frontend and cli are unchanged (already at their respective release tips).
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
Tick the box to add this pull request to the merge queue (same as
|
Summary
Re-pins
backendto bring in the fix for backend #358, addressing #1087 / #1089:TC-IDM-10.2,TC-IDM-10.3,TC-IDM-10.4,TC-IDM-10.5, andTC-IDM-12.1were listed under bothMandatory SDK Python TestsandSDK Python Tests(Old Script Format), causing double execution via the TH CLI.Changes
backendsubmodule:a4e50ff→4cb5753(tip ofv2.15.1-develop)docker-compose.yml: backend image taga4e50ff→4cb5753frontend,cli: unchanged (already at their release tips):th-version:alreadyv2.15.1+summer2026, SDK_SHA unchanged)Verification
backend's.version_informationat the pinned commit readsv2.15.1+summer2026, matching this release.git diff --submodule=shortthat onlybackendmoves;frontend/clipins are untouched.