Dmitri Sosnik
- Total activity 14
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 5
-
-
Dmitri Sosnik created a post, Incorrect git revision changes report
Hi,TeamCity Professional 2020.1.4 (build 78906). There is a changes report for revision which shows 549 changes (there is only one change, the rest is in apex which is submodule, and there were no ... -
Dmitri Sosnik created a post, AnsweredGit, square brackets in URL
Hi,We are using TeamCity Professional 2020.1.4 (build 78906). It's impossible to create git root repository using URL with square brackets (specifying port for scp-like URLs), for example: [git.ex... -
Dmitri Sosnik commented, -
-
Dmitri Sosnik created a post, Can't download artifact using REST API.
It's happening sometimes for some files, at the same time the same file can be downloaded successfully from another box. I've attached part or rest api log file. Any ideas?Thanks!Attachment(s):rest... -
-
Dmitri Sosnik created a post, Run build using OpenAPI
Hi,Is it possible to run build (setup environment variables and put build in a queue) using OpenAPI?I've got a custom tab in build result properties, I just want to get some artifacts from that par... -
Dmitri Sosnik created a post, package org.jdom doesn't exist
Sorry, I am not quite good in Java or its tools :-)I've generated plugin skeleton from http://svn.jetbrains.org/teamcity/plugins/template-plugin/templateProject/Just trying to implement MainConfig ...