Home
TeamCity Support | JetBrains
Contact Support
Community
Sign in
Dylan Munyard
Total activity
24
Last activity
June 24, 2020 13:20
Member since
May 23, 2020 00:29
Following
0 users
Followed by
1 user
Votes
2
Subscriptions
7
Activity overview
Posts (1)
Comments (14)
Sort by recent activity
Recent activity
Votes
Created
June 24, 2020 13:20
@... when you enable versioned settings you had to choose 'Project settings VCS root'. The VCS root has Authentication Settings and this is the authentication used for writing history. The author o...
Community
TeamCity General Topics
Versioned settings with BitBucket Cloud branch permissions
0 votes
Created
June 15, 2020 07:47
Yes, I have just set up a build that does a VCS checkout on the agent then does a git clone. I think you are making progress, you were using the wrong build step before now you have a different err...
Community
TeamCity General Topics
Pulling or pushing to github from a TeamCity agent
0 votes
Created
June 15, 2020 07:35
I'm on Windows, so I have a PowerShell step: In the build output I have: 15:01:27Cloning into 'E:\BuildAgent1\work\7c1f1231fdb4fc7d/AddOnPacks/Schema.Core/dev'...15:01:28Warning: Permanently adde...
Community
TeamCity General Topics
Pulling or pushing to github from a TeamCity agent
1 vote
Created
June 15, 2020 07:24
If I were you I'd try to view the contents of this file on the build agent: D:\BuildAgent1\work\8d922da462b19f2f\Tests\TestResults\TestResults.xml and see if there's something obviously corrupt abo...
Community
TeamCity General Topics
Dot cover fails randomly on team city
0 votes
Created
June 15, 2020 07:14
Dgordenin I think I see the problem, it says in the message "Executing commands on host [github.com]" which I think means SSH Exec step is for executing remote commands, not as a 'SSH wrapper'. I t...
Community
TeamCity General Topics
Pulling or pushing to github from a TeamCity agent
1 vote
Created
June 14, 2020 12:10
Hi Dgordenin in your build step you are doing a git fetch but first shouldn't you do a git clone ssh://git@github.com/repo_name.git Depending on your checkout mode (https://www.jetbrains.com/help/t...
Community
TeamCity General Topics
Pulling or pushing to github from a TeamCity agent
1 vote
Created
June 14, 2020 11:11
Hi Kulkarniyogeshs here is a screen shot of my build parameter. I tried Value = YES and Value = No in both cases it defaults the expected value:
Community
TeamCity General Topics
Configuration parameters - Prompt - Select kind - How to set default value?
0 votes
Created
June 12, 2020 11:06
I checked it with my build first and it selects the value as expected, but perhaps I have it cached so I'm not sure, sorry.
Community
TeamCity General Topics
Configuration parameters - Prompt - Select kind - How to set default value?
0 votes
Created
June 12, 2020 08:12
Here's an example of one of our builds. It's configured as a configuration parameter and in the spec: select data_1='YES' data_2='NO' display='normal' label='Select one' Then set the value of the...
Community
TeamCity General Topics
Configuration parameters - Prompt - Select kind - How to set default value?
0 votes
Created
June 12, 2020 08:04
That depends on the imagePullPolicy, you could add it to the pod spec and set it to ifexists (I'm going on memory here check doco). In term of start up time, TC agents have to download all the plug...
Community
TeamCity General Topics
can't connect to unix:///var/run/docker.sock in kubernetes
0 votes
Next
›
Last
»