This is an automated email from the ASF dual-hosted git repository.
leerho pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/datasketches-java.git
from a92e7be4 Merge pull request #622 from
apache/Release_prep_update_pom_version
add 763c58a5 Fix workflows in main.
new 7dfbf548 Merge pull request #624 from apache/fix_workflows_in_main
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 | 100 ++++++++---------
.github/workflows/auto-os-matrix.yml | 118 +++++++++++----------
...uto-check_cpp_files.yml => check_cpp_files.yml} | 7 +-
.github/workflows/codeql-analysis.yml | 83 +++++++++++++++
.../workflows/{manual-javadoc.yml => javadoc.yml} | 0
.github/workflows/manual-codeql-analysis.yml | 57 ----------
6 files changed, 202 insertions(+), 163 deletions(-)
rename .github/workflows/{auto-check_cpp_files.yml => check_cpp_files.yml}
(70%)
create mode 100644 .github/workflows/codeql-analysis.yml
rename .github/workflows/{manual-javadoc.yml => javadoc.yml} (100%)
delete mode 100644 .github/workflows/manual-codeql-analysis.yml
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]