feat(cdn): sync release metadata through BunnyCDN

Replace the legacy sync:bunny flags with an interactive CDN sync flow for service templates and release metadata. Serve official service templates from the Coollabs CDN, update version metadata, and remove obsolete helper scripts.
This commit is contained in:
Andras Bacsai
2026-07-10 14:29:11 +02:00
parent e4f925ebbf
commit d3fbb32c52
10 changed files with 475 additions and 256 deletions
@@ -9,7 +9,7 @@ trait SummarizesDiffText
* worth expanding. Kept as one constant so the snapshot summary and the
* differ's expand decision never drift apart.
*/
private const SINGLE_LINE_LIMIT = 120;
private const SINGLE_LINE_LIMIT = 40;
/**
* Returns the value only when it is worth expanding (multi-line or longer