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

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


    from b6036d6  Refactoring to separate build ref sync and TC ignited code
     new 8b56e5e  IGNITE-10203 Parent suite is used for JIRA comment: Support 
for alternative configurations for PR testing. - Fixes #90.
     new 96785a2  Unused code removal

The 2 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/IgnitePersistentTeamcity.java | 26 ---------
 .../main/java/org/apache/ignite/ci/TcHelper.java   |  3 +-
 .../apache/ignite/ci/observer/BuildObserver.java   |  5 +-
 .../org/apache/ignite/ci/observer/BuildsInfo.java  |  7 ++-
 .../tcbot/visa/TcBotTriggerAndSignOffService.java  | 37 +++++++++----
 .../ignited/buildtype/BuildTypeCompacted.java      | 28 +++++-----
 .../teamcity/ignited/buildtype/BuildTypeDao.java   |  5 +-
 .../ignited/buildtype/BuildTypeRefCompacted.java   | 29 +++++++---
 .../apache/ignite/ci/web/rest/TriggerBuilds.java   |  3 +-
 .../src/main/webapp/js/common-1.6.js               | 19 ++++++-
 ignite-tc-helper-web/src/main/webapp/js/prs-1.0.js | 11 +++-
 .../src/main/webapp/js/testfails-2.1.js            | 62 +++++++++++-----------
 .../ignited/IgnitedTcInMemoryIntegrationTest.java  |  4 +-
 13 files changed, 137 insertions(+), 102 deletions(-)

Reply via email to