Home
TeamCity Support | JetBrains
Contact Support
Community
Sign in
Julia Reshetnikova
Total activity
49
Last activity
October 03, 2018 13:22
Member since
July 02, 2013 18:46
Following
0 users
Followed by
0 users
Votes
2
Subscriptions
22
Activity overview
Posts (0)
Comments (25)
Julia Reshetnikova
commented,
October 03, 2018 13:22
If you want to see the resolved parameters values in the TeamCity UI you can find them in the "Actual Parameters on Agent" section of the finished build Parameters tab.
Community
TeamCity General Topics
How to resolve all variable at build-time
0 votes
Julia Reshetnikova
commented,
March 22, 2018 13:13
Hi Edward, There is an issue in TeamCity when "build was paused" message is shown in the UI with a delay (approximately 1 minute). Can it be your case?
Community
TeamCity General Topics
Pausing BuildQueue by http
0 votes
Julia Reshetnikova
commented,
June 15, 2017 16:27
Hi Dan, Can you connect to Azure services from the TeamCity workstation? Which Java version is used by TeamCity? Please check the following links: https://github.com/Azure/azure-documentdb-java/is...
Community
TeamCity General Topics
Azure Resource Manager Plugin. Can't create cloud profile
0 votes
Julia Reshetnikova
commented,
June 14, 2017 15:48
Hi Paul, You can configure a cron expression in the schedule trigger to fire every X minutes. With the "watch build in the build configuration" and "trigger only if there are pending changes" setti...
Community
TeamCity General Topics
automating build schedules
1 vote
Julia Reshetnikova
commented,
June 14, 2017 11:44
Hi Steve, OR conditions are currently not supported in REST API requests. You can file a feature request in the issue tracker.
Community
TeamCity General Topics
REST API - OR condition in locator possible?
0 votes
Julia Reshetnikova
commented,
June 13, 2017 17:22
It might be that your workstation is faster or you have more permissions than build agent process and that is why your test works fine locally and fails on the agent. If log into build agent and ex...
Community
TeamCity General Topics
Operating system error 32 when attaching database file
0 votes
Julia Reshetnikova
commented,
June 13, 2017 16:00
Hello, If you want to build one and the same build configuration twice as a dependency I think this is not possible. If you want to use two different artifacts from the same build configuration you...
Community
TeamCity General Topics
Two of the same TC configs in a build chain?
1 vote
Julia Reshetnikova
commented,
June 13, 2017 14:35
Hi Filip, What is the reason why the process fails to open the file? (it is not visible in the screenshot) I'd try to place database file somewhere under build agent's %system.agent.work.dir%, %sys...
Community
TeamCity General Topics
Operating system error 32 when attaching database file
0 votes
Julia Reshetnikova
commented,
June 13, 2017 14:28
Hi Paul, I would do the following: Add a snapshot dependency on 'Overnight build' to the 'Release build' configuration. Enable 'Show changes from snapshot dependencies' checkbox in the Version Co...
Community
TeamCity General Topics
automating build schedules
1 vote
Julia Reshetnikova
commented,
June 09, 2017 20:22
Hi, If the users are created by scripts then most plausibly they are created using REST api. In this case there should be corresponding lines in teamcity-rest.log files. To get those you need to en...
Community
TeamCity General Topics
Builds are getting cancelled by anonymous users in Teamcity
0 votes