Comment on TeamCity 2017.2.2 is released by Netto
Hi, recently I upgraded my docker image to TeamCity Server 2017.2.2 (from 2017.1.4) and realized I got 100 free build configurations. The previous versions let me use just 20 of them, is that all right?!
View ArticleComment on The official TeamCity CloudFormation template by Andrew
Got same problem. SystemD uses % as the keyword for internal format specifiers. In UserData section 100%FREE should be escaped: 100%%FREE.
View ArticleComment on The official TeamCity CloudFormation template by Dmitry Tretyakov
Andrew, thanks, the template with a fix was deployed and it is ready to use.
View ArticleComment on TeamCity 2017.2.2 is released by Yegor Naumov
Yes, this is correct. Since the version 2017.2, the number of free build configurations has been increased to 100. Also, a couple of nice Docker-related features have been released, you might want to...
View ArticleComment on TeamCity 2017.2.2 is released by Netto
Awesome!! Thanks for the info Yegor. God Bless you all from JetBrains team! =D
View ArticleComment on Jaipur 2018.1 EAP2 is here by David Zemon
Renewed interface and no screenshots?
View ArticleComment on Jaipur 2018.1 EAP2 is here by Julia Alexandrova
Hi David, we did not want to publish many screenshots, as we hope people will try this build and tell us their first user experience, which will be very valuable to us.
View ArticleComment on Jaipur 2018.1 EAP2 is here by Mark Freedman
So with the full version of 2018.1, will I be able to apply a single certificate (from an internal, private Root CA), and host TeamCity via https and also have it propogate to the build agents for...
View ArticleComment on TeamCity 2018.1 released: revamped Kotlin DSL, read-only server,...
Looks snazzy! Nice work, folks!
View ArticleComment on TeamCity 2018.1 released: revamped Kotlin DSL, read-only server,...
Hi guys, Can Teamcity Server and/or Agent retrieve AWS Keys from AWS roles?
View ArticleComment on Webinar recording and Q&A: What’s New in TeamCity 2018.1 by jonnii
I had a question that I didn’t get to ask during the webinar. Is it possible to distribute a shared kotlin library (e.g. as a maven dependency) that can be used across multiple builds so steps or code...
View ArticleComment on Webinar recording and Q&A: What’s New in TeamCity 2018.1 by Pavel...
You can use external libraries. Please have a look: https://confluence.jetbrains.com/display/TCD18/Kotlin+DSL#KotlinDSL-AbilitytoUseExternalLibraries
View ArticleComment on TeamCity 2018.1.2 is released by Halstein Tonheim
Warning to users: Stay away, this versions seems to completetely broken. 1. It is VERY slow. Allot slower than 2018.1.1. 2. Seems like some services are broken. a. Version numbers are no longer...
View ArticleComment on TeamCity 2018.1.2 is released by Pavel Sher
Please create a bug report in our tracker with all of the logs attached.
View ArticleComment on TeamCity 2018.1.2 is released by Pavel Sher
So far we can’t reproduce any of the mentioned problems. TeamCity 2018.1.2 is installed not only on https://teamcity.jetbrains.com/ but also internally in JetBrains and builds all our products. So far...
View ArticleComment on TeamCity 2018.1.2 is released by Halstein Tonheim
Done. https://youtrack.jetbrains.com/issue/TW-56626. The teamcity-server.log clearly show things going very wrong after the update. Around 2018-08-31 13:37:50 the errors start streaming in: “Unexpected...
View ArticleComment on TeamCity 2018.1.2 is released by Halstein Tonheim
The bug is in the TcWebHooks plugin (1.1-alpha17.235.354, latest as of writing). If this plugin is installed on TeamCity 2018.1.2 the UI bugs out completely. We uninstalled this plugin and the problem...
View ArticleComment on TeamCity on Azure Marketplace by Thomas Due
Great guide. However the local agent does not seem to install, how does one proceed here?
View ArticleComment on TeamCity on Azure Marketplace by Dmitry Tretyakov
Thomas, if you're specified password instead of ssh key to access VM you've faced the problem specified in the blog post: > Password authentication is not recommended due to the <a...
View ArticleComment on TeamCity 2018.1.2 is released by Jacob Johnston
For anyone else that may be looking – I was having the same issue with TcWebHooks. The author of the plugin published a fix available here:...
View Article