hubcio opened a new pull request, #3822: URL: https://github.com/apache/iggy/pull/3822
Every master push ran all 7 language coverage suites plus the macOS cache warm (~55 runner-minutes) even when the push touched a single SDK or only docs. Every Codecov flag has carryforward enabled and all statuses are informational, so re-measuring untouched languages re-uploads identical data. A detect job now diffs the push range and gates each job on the paths feeding its Codecov flag; untouched flags carry forward their previous master report. The differ fails open to a full run on any uncertainty (initial push, force push, CI or tooling changes), and a new workflow_dispatch trigger forces a full baseline on demand. The macOS cache warm follows the rust gate since that cache only goes stale when Rust sources change. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
