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 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
Created
June 12, 2020 06:49
Hi - I recently set up K8s build agent. I had to use a custom pod spec and took some notes you might find helpful: 1. Create a new namespace to deploy them in: --- apiVersion: v1 kind: Namespac...
Community
TeamCity General Topics
can't connect to unix:///var/run/docker.sock in kubernetes
0 votes
Created
June 12, 2020 06:44
Hi Mikhail, I don't have the 'Trigger only if there are pending changes' checked. Here are the screen shots requested: VCS Root branch specification: Note %build.branch% parameter is set to maste...
Community
TeamCity General Topics
cron expression triggering two builds instead of 1
0 votes
Created
June 08, 2020 23:27
Assuming you set up your build chain as snapshot dependencies, when you run the 'Analyse' build TeamCity will submit setup1 to run first, then run1 and then analyze. However I don't know if this m...
Community
TeamCity General Topics
How can I dynamically assign agents?
1 vote
Created
June 07, 2020 21:53
Hi - so I assume you have configured this build chain in TeamCity as a set of dependencies? If you have used the 'Snapshot dependency' way to configure your builds then there's the option when you ...
Community
TeamCity General Topics
How can I dynamically assign agents?
1 vote
«
First
‹
Previous