hello-stephen opened a new pull request, #415: URL: https://github.com/apache/doris-thirdparty/pull/415
## Summary - add a Docker-only manual dispatch mode and make it override the legacy force-build default - detect docker/compilation/Dockerfile changes separately from thirdparty changes, so image-only changes skip all four prebuilt builds - remove the obsolete EPEL rewrite and fetch the upstream Dockerfile from the exact Doris revision selected by prerelease - preserve bounded retries without turning Docker-only failures into full thirdparty rebuilds ## Validation - actionlint passed (excluding the two pre-existing SC2035 glob warnings) - git diff --check passed - trigger-mode assertions passed for Dockerfile-only, thirdparty, unrelated, manual full, and manual Docker-only paths - Dockerfile preparation passed against Doris merge c37e0145d35bf56a11c3c25d39e07d400c924aa2 and current master 9adfd2d8a1fda119e9f309ce27d2f8612563015d - generated normal/no-avx2 Dockerfiles retain the Cargo linker policy, replace the source thirdparty build exactly once, and set USE_AVX2 only in the no-avx2 variant -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
