This is an automated email from the ASF dual-hosted git repository.

leerho pushed a change to branch 6.2.X
in repository https://gitbox.apache.org/repos/asf/datasketches-java.git


    from 9ca65f12 Changed version to 6.2.0
     add 12e126de Update workflows in 6.2.X
     new 5e26fe7a Merge pull request #638 from apache/update_workflows_in_6.2.X

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .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(-)
 rename .github/workflows/{auto-check_cpp_files.yml => check_cpp_files.yml} 
(83%)
 create mode 100644 .github/workflows/codeql-analysis.yml
 create mode 100644 .github/workflows/javadoc.yml
 delete mode 100644 .github/workflows/manual-codeql-analysis.yml
 delete mode 100644 .github/workflows/manual-javadoc.yml


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to