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

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


    from 12d95110 Merge pull request #619 from 
apache/fix_GHAW_manual-javadoc.yml
     add 12ec5c3a fix indentations in all workflows
     add 7a4b6868 Try to fix CodeQL workflow
     add c0fcb550 Modify CodeQL with manual java build. Hopefully this will 
work.
     add 55f1d562 Update workflow names to make them more identifiable
     add 6b85284e Name must not be quoted
     add 401b1fb4 Make all workflows auto so they show up for testing.
     add e264d3ff revert workfile name and yml file name to what they were 
before.
     add eb5fe28a Fix indent on codeql-analysis
     add de840df7 fix indent
     add ef3310db Trying codeql again.
     new 247c6112 Merge pull request #621 from 
apache/fix_GHAW_manual-javadoc.yml

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-check_cpp_files.yml   |   5 +-
 .github/workflows/auto-jdk-matrix.yml        |  98 +++++++++++-----------
 .github/workflows/auto-os-matrix.yml         | 116 +++++++++++++--------------
 .github/workflows/codeql-analysis.yml        |  78 ++++++++++++++++++
 .github/workflows/manual-codeql-analysis.yml |  57 -------------
 .github/workflows/manual-javadoc.yml         |   7 +-
 tools/CloverConfig.txt                       |  50 ------------
 tools/SketchesCheckstyle.xml                 |  15 ++--
 tools/suppressions.xml                       |  29 -------
 9 files changed, 199 insertions(+), 256 deletions(-)
 create mode 100644 .github/workflows/codeql-analysis.yml
 delete mode 100644 .github/workflows/manual-codeql-analysis.yml
 delete mode 100644 tools/CloverConfig.txt
 delete mode 100644 tools/suppressions.xml


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

Reply via email to