SomeFire commented on a change in pull request #15: Incremental build upload
URL: https://github.com/apache/ignite-teamcity-bot/pull/15#discussion_r219074162
 
 

 ##########
 File path: 
ignite-tc-helper-web/src/main/java/org/apache/ignite/ci/IgnitePersistentTeamcity.java
 ##########
 @@ -297,9 +303,25 @@ public void init(String serverId) {
 
             //todo sinceBuild:(number:) // --todo -10 build numbers
 
+            Integer sinceBuildNumber = null;
+            if(persistedBuilds!=null) {
 
 Review comment:
   need space after `if` and between arguments.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to