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 2020/11/16 03:28:44 UTC

[iotdb] branch master updated (56ab924 -> 70b7182)

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 56ab924  Add Sonar and Coveralls Check using Github Action (#2052)
     add 70b7182  try-github-action-to-replace-travis (#2051)

No new revisions were added by this update.

Summary of changes:
 .github/workflows/main-ci.yml                      | 112 +++++++++++++++++++++
 .../fileOutputFactory/LocalFSOutputFactory.java    |   3 +-
 ...SameMeasurementsWithDifferentDataTypesTest.java |  14 ++-
 .../write/writer/ForceAppendTsFileWriterTest.java  |  14 ++-
 4 files changed, 137 insertions(+), 6 deletions(-)
 create mode 100644 .github/workflows/main-ci.yml