Comment on The official TeamCity CloudFormation template by Fred Vaughn
Thanks, this is great! I was able to follow these instructions and get an instance up and running on AWS, Iβm curious how an upgrade of this would be handled? say the next release after 2017.1.5? Is...
View ArticleComment on Test .NET Core projects with TeamCity by Ashleyc
I have a .NET CLI (dotnet) test Build Step failing and yet subsequent build steps are executed. When I manually run the test step from the command line it exits with a code of 1. The Failure Conditions...
View ArticleComment on The official TeamCity CloudFormation template by Evgeniy Koshkin
Fred, thank you for feedback! Starting from 2017.2 you will be able to update TeamCity server from server admin UI. See more details here...
View ArticleComment on Welcome TeamCity TestDrive β a simple way to try TeamCity in the...
Hi Jetbrains, please offer a managed teamicty in the cloud. Please ASAP. Thanks, Torsten Liermann
View ArticleComment on Welcome TeamCity TestDrive β a simple way to try TeamCity in the...
Hi Torsten, We are working on it, although canβt provide an exact timeline at the moment. Meanwhile, have you considered running TeamCity in AWS? https://blog.jetbrains.com/teamcity/2017/10/teamcity-aws/
View ArticleComment on Welcome TeamCity TestDrive β a simple way to try TeamCity in the...
Yes. We use Teamcity on-premise with many agents, but as developers, we do not enjoy the administration. We are waiting on your managed service in AWS.
View ArticleComment on Docker integration plugin now available for 2017.1.x by Morten H...
When using a connection to a Azure Container Registry, the UI show that it can authenticate when testing. But having turned on βLog in to the Docker registry before the buildβ, I still get...
View ArticleComment on Docker integration plugin now available for 2017.1.x by Sergey Pak
Morten, created a ticket to address the issue: https://youtrack.jetbrains.com/issue/TW-52422
View ArticleComment on Docker integration plugin now available for 2017.1.x by Kunal
Is there a docker publish build step as well, basically publish the image to global or private docker registry
View ArticleComment on Docker integration plugin now available for 2017.1.x by Kirill...
Hello Kunal, Please vote/watch/comment on https://youtrack.jetbrains.com/v2/issue/TW-51885 Thank you
View ArticleComment on The official TeamCity CloudFormation template by Daniel Leong
CloudFormation template seems good, but will it not be better if you could have leverage on AWS ECS, since you are already using docker images from docker hub?
View ArticleComment on The official TeamCity CloudFormation template by Evgeniy Koshkin
Daniel, please provide more details how do you expect AWS ECS to be used? By the way, there is a plugin to run build agents in ECS cluster https://github.com/JetBrains/teamcity-amazon-ecs-plugin
View ArticleComment on The official TeamCity CloudFormation template by Matt Canty
It might be worth mentioning that there is ~/update-teamcity.sh which should probably be used to update from versions < 2017.2. However I am now stuck with the following error and would appreciate...
View ArticleComment on The official TeamCity CloudFormation template by Matt Canty
I think he means that rather than have an EC2 instance running the server and agent Docker images, you could use ECS to run them independently. It would also be worth considering a Docker-based...
View ArticleComment on The official TeamCity CloudFormation template by Evgeniy Koshkin
Matt, thank you for clarification. Actually EC2 instance run single (default) agent. The only purpose of it is to have a server with at least one agent connected from scratch. In real life user should...
View ArticleComment on The official TeamCity CloudFormation template by Evgeniy Koshkin
Matt, please submit an issue to https://youtrack.jetbrains.com/issues/TW
View ArticleComment on TeamCity 2017.2 is released! by Jim Kosche
Hi, just upgraded to: TeamCity Enterprise 2017.2 (build 50574) Now when clicking on any of the links in the drop-down menu for a build configuration (like Overview, History, Statistics, etc) a HTTP400...
View ArticleComment on TeamCity 2017.2 is released! by Pavel Sher
There are no known issues like that. Please create a bug report in our tracker with all server logs attached.
View ArticleComment on TeamCity Kubernetes Support Plugin by Omer
I believe there is a bug with the plugin for Token based authentication. I get this error message when I enter a token: βThe password is too long. Entered password length is 120 characters. Please...
View ArticleComment on TeamCity Kubernetes Support Plugin by Pavel Sher
Could you please submit a bug report in our tracker?
View Article