2022-June-19 - Prerelease - 2.6.946
Pre-release
Pre-release
Build Scripts: Remove an unnecessary validate yamls (#10712) We already run 'validateYamls' from gradle with the 'check' command. This validateYamls is redundant and does not cache it results. Removing this redundancy speed up `./verify` from 90s to 60s (on my laptop)