Closed liblit closed 4 months ago
813 files ±0 813 suites ±0 3h 45m 19s :stopwatch: - 19m 6s 735 tests ±0 718 :white_check_mark: ±0 17 :zzz: ±0 0 :x: ±0 5 029 runs ±0 4 908 :white_check_mark: ±0 121 :zzz: ±0 0 :x: ±0
Results for commit faa345e7. ± Comparison against base commit 161cc0f5.
Thanks for that extra validation, @msridhar. I'm glad that this change will make future releases easier for us (well, you).
Thoroughly testing these changes is delicate, since publishing to Maven Central involves an outside service, authentication, etc. Instead, I've checked these changes in a limited manner: I have verified that the
publishAllPublicationsToFakeRemoteRepository
task creates a local Maven repository containing exactly the same named files (in the same locations) as that task did before these changes.