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:55:03 UTC

[iotdb] branch jira-990 updated (4ce7136 -> 025cfe5)

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.


 discard 4ce7136  Merge branch 'try-github-action-to-replace-travis' of https://github.com/apache/iotdb into jira-990
    omit 32d17dd  change dir
    omit 26f08c4  change dir
    omit ccdf375  change dir
    omit 1191da1  change dir
    omit 3382b32  change dir
    omit 2e357ce  change dir
    omit 044a8a7  change dir
    omit 26af656  change dir
    omit 6fcc432  change dir
    omit e963481  use Powershell to download what we want
    omit b73630e  use curl to replace wget for win
    omit e215dd1  Update main-ci.yml
    omit 07968e7  Update main-ci.yml
    omit 59474b1  Update main-ci.yml
    omit 65c390d  try to use File rather than file.getPath
    omit 6399c22  use absolute path in TsFileIOWriter
    omit 99259d2  add debug log
    omit f5bae2e  add debug log
    omit 9e84b78  trying to know why target\test.tsfile not closed
    omit 1267d5c  Update main-ci.yml
    omit 1584d8f  Update main-ci.yml
    omit 8b416d0  Update main-ci.yml
    omit 3617225  Update main-ci.yml
    omit 46b4096  Update main-ci.yml
    omit 68dae00  Update main-ci.yml
    omit ccde3cc  Update main-ci.yml
    omit 4164a2b  Update main-ci.yml
    omit 48fd85f  Update main-ci.yml
    omit 415ac31  Update main-ci.yml
    omit 1d88b14  Update main-ci.yml
    omit 8e74327  Update main-ci.yml
    omit 1f2e058  Update main-ci.yml
    omit 3000986  try-github-action-to-replace-travis
     add 321dcf4  Create sonar_and_coverall.yml
     add a076e74  Update sonar_and_coverall.yml
     add 56ab924  Add Sonar and Coveralls Check using Github Action (#2052)
     add 70b7182  try-github-action-to-replace-travis (#2051)
     add 025cfe5  Merge branch 'master' of https://github.com/apache/iotdb into jira-990

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (4ce7136)
            \
             N -- N -- N   refs/heads/jira-990 (025cfe5)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 .github/workflows/sonar_and_coverall.yml | 76 ++++++++++++++++++++++++++++++++
 1 file changed, 76 insertions(+)
 create mode 100644 .github/workflows/sonar_and_coverall.yml