You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by ha...@apache.org on 2020/11/16 03:10:56 UTC

[iotdb] branch jira-990 updated (001eb0d -> 4ce7136)

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

haonan pushed a change to branch jira-990
in repository https://gitbox.apache.org/repos/asf/iotdb.git.


    from 001eb0d  fix test
     add 3000986  try-github-action-to-replace-travis
     add 1f2e058  Update main-ci.yml
     add 8e74327  Update main-ci.yml
     add 1d88b14  Update main-ci.yml
     add 415ac31  Update main-ci.yml
     add 48fd85f  Update main-ci.yml
     add 4164a2b  Update main-ci.yml
     add ccde3cc  Update main-ci.yml
     add 68dae00  Update main-ci.yml
     add 46b4096  Update main-ci.yml
     add 3617225  Update main-ci.yml
     add 8b416d0  Update main-ci.yml
     add 1584d8f  Update main-ci.yml
     add 1267d5c  Update main-ci.yml
     add 9e84b78  trying to know why target\test.tsfile not closed
     add f5bae2e  add debug log
     add 99259d2  add debug log
     add 6399c22  use absolute path in TsFileIOWriter
     add 65c390d  try to use File rather than file.getPath
     add 59474b1  Update main-ci.yml
     add 07968e7  Update main-ci.yml
     add e215dd1  Update main-ci.yml
     add b73630e  use curl to replace wget for win
     add e963481  use Powershell to download what we want
     add 6fcc432  change dir
     add 26af656  change dir
     add 044a8a7  change dir
     add 2e357ce  change dir
     add 3382b32  change dir
     add 1191da1  change dir
     add ccdf375  change dir
     add 26f08c4  change dir
     add 32d17dd  change dir
     add 4ce7136  Merge branch 'try-github-action-to-replace-travis' of https://github.com/apache/iotdb into jira-990

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