You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by qi...@apache.org on 2022/11/18 06:59:22 UTC

[iotdb] branch master updated (601169295c -> c99fee30c7)

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

qiaojialin pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/iotdb.git


    from 601169295c [IOTDB-4899] Fix error in loading anonymous class of UDF
     add c99fee30c7 Add website compile CI and fix website compile error (#8042)

No new revisions were added by this update.

Summary of changes:
 .github/workflows/client-cpp.yml                   |  6 ++++++
 .github/workflows/client-go.yml                    |  2 ++
 .github/workflows/client-python.yml                |  2 ++
 .github/workflows/cluster-it-1c1d.yml              |  2 ++
 .github/workflows/cluster-it-1c3d.yml              |  2 ++
 .github/workflows/e2e.yml                          |  2 ++
 .github/workflows/grafana-plugin.yml               |  6 ++++++
 .github/workflows/influxdb-protocol.yml            |  2 ++
 .github/workflows/main-unix.yml                    |  2 ++
 .github/workflows/main-win.yml                     |  2 ++
 .../workflows/{client-go.yml => site-build.yml}    | 22 ++++++++--------------
 .github/workflows/sonar-coveralls.yml              |  2 ++
 .github/workflows/sync.yml                         |  2 ++
 site/src/main/.vuepress/config.js                  |  1 -
 14 files changed, 40 insertions(+), 15 deletions(-)
 copy .github/workflows/{client-go.yml => site-build.yml} (72%)