Home
TeamCity Support | JetBrains
Submit a request
Community
Sign in
Eric Borchardt
Follow
New articles and posts
New articles, posts, and comments
Total activity
586
Last activity
July 27, 2022 16:55
Member since
September 10, 2019 23:03
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
220
Activity overview
Articles (0)
Posts (0)
Comments (366)
Sort by recent activity
Recent activity
Votes
Edited
October 29, 2020 19:19
Hi, Would you be able to share the complete request? I'm not able to reproduce this on my end using the following: curl -X POST -H "Content-Type: text/plain" --user "%system.teamcity.auth.userId%:%...
Community
TeamCity General Topics
"Customise Build Parameters" on different TeamCity versions
0 votes
Created
October 26, 2020 17:59
What version of TeamCity are you using? Would you be able to share a screenshot of your .NET runner settings with the 'restore' and/or 'publish' command so that I can try to replicate your issue?
Community
TeamCity General Topics
dotnet restore nuget source warnings in TeamCity .Net runners
0 votes
Edited
October 23, 2020 13:12
It looks like you're missing the ":" in your branch spec and filter fields. Try using "+:refs/heads/dev".
Community
TeamCity General Topics
Schedule Trigger not firing
1 vote
Created
October 22, 2020 19:23
Sure, you can remove a user from a group with REST API using something like this: curl -v -u USERNAME:PASSWORD --request DELETE http://TEAMCITY_SERVER/httpAuth/app/rest/users/username:USERNAME/grou...
Community
TeamCity General Topics
TeamCity REST API: Add user to group?
0 votes
Created
October 22, 2020 17:18
Would you mind sharing updated screenshots with your new settings?
Community
TeamCity General Topics
Schedule Trigger not firing
0 votes
Created
October 19, 2020 15:40
Using the same VCS Root and trigger settings, it seems to work reliably for me. Are you able to run the build manually by clicking on the Run button?
Community
TeamCity General Topics
Schedule Trigger not firing
0 votes
Created
October 16, 2020 19:22
Do you have more than one VCS Root on this build configuration?
Community
TeamCity General Topics
Schedule Trigger not firing
0 votes
Created
October 15, 2020 15:51
It looks like your branch definitions may be incomplete in your VCS Root settings. You'll need to use the complete path for your branch in these fields, depending on which type of VCS you're using....
Community
TeamCity General Topics
Schedule Trigger not firing
0 votes
Created
October 15, 2020 15:33
Hi, You can choose where to download the artifact in the artifact dependency menu. In the artifact rules field, you can add an entry such as 'ProjectA.dll => C:\Development\CompanName\ProjectA\bin\...
Community
TeamCity General Topics
Working with local builds and TeamCity builds and file references
0 votes
Created
October 06, 2020 15:59
You can use the Build Files Cleaner build feature to remove the files after each build is complete. Please refer to our documentation available here: https://www.jetbrains.com/help/teamcity/build-f...
Community
TeamCity General Topics
Any way to quickly clean ALL checkout directories from an Agent?
1 vote
«
‹
10
11
12
13
14
15
16
17
18
19
20
›
»