This is an automated email from the ASF dual-hosted git repository. leerho pushed a commit to branch 6.2.X in repository https://gitbox.apache.org/repos/asf/datasketches-java.git
commit 5e26fe7a9adc440515ebec4b460cf649d2d13b73 Merge: 9ca65f12 12e126de Author: Lee Rhodes <[email protected]> AuthorDate: Mon Jan 20 16:22:25 2025 -0800 Merge pull request #638 from apache/update_workflows_in_6.2.X Update workflows in 6.2.X .github/workflows/auto-jdk-matrix.yml | 102 +++++++++--------- .github/workflows/auto-os-matrix.yml | 120 +++++++++++---------- ...uto-check_cpp_files.yml => check_cpp_files.yml} | 13 ++- .github/workflows/codeql-analysis.yml | 83 ++++++++++++++ .github/workflows/javadoc.yml | 39 +++++++ .github/workflows/manual-codeql-analysis.yml | 57 ---------- .github/workflows/manual-javadoc.yml | 20 ---- 7 files changed, 248 insertions(+), 186 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
