2025-December-10 - 2.7.15296
Pre-release
Pre-release
Add included build; make end-of-build error CC compatible (#13923) * Add included build; make end-of-build error CC compatible - Setup build-logic included build in gradle directory, begin relocating build logic from project buildscripts (first step, setup plugin build project). - End-of-build error summary re-implemented as FlowAction (required to migrate from BuildListener for Configuration Cache compatibility). * Update tests to setup mocks first, to improve test stability