You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ignite.apache.org by dp...@apache.org on 2019/06/01 22:23:08 UTC

[ignite-teamcity-bot] branch ignite-11880 updated (b3ee3ec -> d90716a)

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

dpavlov pushed a change to branch ignite-11880
in repository https://gitbox.apache.org/repos/asf/ignite-teamcity-bot.git.


    from b3ee3ec  Merge branch 'master' into ignite-11880
     add 0b74e34  TC Bot refactoring: deprecated class usages removal
     new d90716a  Merge branch 'master' into ignite-11880

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:
 .../apache/ignite/ci/tcbot/conf/NotificationChannel.java    |  3 ++-
 tcbot-common/build.gradle                                   |  1 -
 tcbot-server/README.md                                      |  3 +++
 .../build.gradle                                            | 13 +++++++++----
 tcbot-teamcity/README.md                                    |  3 +++
 tcbot-teamcity/build.gradle                                 |  1 -
 6 files changed, 17 insertions(+), 7 deletions(-)
 create mode 100644 tcbot-server/README.md
 copy ignite-tc-helper-web/src/main/java/org/apache/ignite/ci/user/LoginResponse.java => tcbot-teamcity-ignited/build.gradle (85%)
 create mode 100644 tcbot-teamcity/README.md


[ignite-teamcity-bot] 01/01: Merge branch 'master' into ignite-11880

Posted by dp...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

dpavlov pushed a commit to branch ignite-11880
in repository https://gitbox.apache.org/repos/asf/ignite-teamcity-bot.git

commit d90716a25a7e0a96b5c06dbef6d4987d146b8336
Merge: b3ee3ec 0b74e34
Author: Dmitriy Pavlov <dp...@apache.org>
AuthorDate: Sun Jun 2 01:23:00 2019 +0300

    Merge branch 'master' into ignite-11880
    
    # Conflicts:
    #	ignite-tc-helper-web/src/main/java/org/apache/ignite/ci/tcbot/conf/NotificationChannel.java

 .../java/org/apache/ignite/ci/tcbot/conf/NotificationChannel.java  | 3 ++-
 tcbot-common/build.gradle                                          | 1 -
 tcbot-server/README.md                                             | 3 +++
 {tcbot-teamcity => tcbot-teamcity-ignited}/build.gradle            | 7 +------
 tcbot-teamcity/README.md                                           | 3 +++
 tcbot-teamcity/build.gradle                                        | 1 -
 6 files changed, 9 insertions(+), 9 deletions(-)