Comment on TeamCity 2017.1 RC has arrived by Mark Freedman
Will TeamCity ever have first class integration with Hub, as YouTrack and Upsource? It seems TeamCity is a bit of a black sheep in this arena. The Hub plugin for TeamCity works, but seems to be a bit...
View ArticleComment on TeamCity 2017.1 RC has arrived by Pavel Sher
We constantly improve our integration with Hub. Several important problems have been fixed recently. Speaking group membership synchronization, please watch / vote for this request:...
View ArticleComment on TeamCity build status icon by Displaying Team City build status in...
[…] a build status icon to display on a webpage. It has been around for a little while as there was a blog post by JetBrains back in 2012 about it! So now when we look at our Projects page we see...
View ArticleComment on Build, test and deploy .NET Core projects with TeamCity by Tom
How do you actually use WebDeploy with dotnet publish? I’m really struggling to find any resources on how to perform this step! Most articles seem to just assume you’re publishing to the same machine,...
View ArticleComment on Kotlin Configuration Scripts: Extending the TeamCity DSL by Sergey
Is there a way to share code between different projects? Or only copy/paste is available?
View ArticleComment on Test .NET Core projects with TeamCity by johnny
Thanks, very useful. Can you apply wildcards to the project path like **/*.Tests.csproj I want to run all tests in multiple projects that contain the work “tests” in the project file name without...
View ArticleComment on Test .NET Core projects with TeamCity by NightOwl888
I want to know the same thing as johnny. Our solution has ~25 test projects and it would be nice to use a glob pattern to locate them. I suppose that adding a PowerShell step before this one and...
View ArticleComment on Test .NET Core projects with TeamCity by Dmitry Tretyakov
Out of the box dotnet CLI does not support wildcard. We have the issue in the plugin tracker to <a href="https://github.com/JetBrains/teamcity-dotnet-plugin/issues/14" rel="nofollow">support...
View ArticleComment on Test .NET Core projects with TeamCity by NightOwl888
Problem: The project name field always appends “project.json” to the end of the file, even if you specify it as “.csproj”. Microsoft no longer supports “project.json” – why is this plugin using that...
View ArticleComment on TeamCity to Access Private GitHub Repositories Securely by catanman
“Not long ago TeamCity started to support OAuth for GitHub. In this case you use the username and a generated OAuth token.” I was wondering how to use this feature? I’m running 2017.1.4 (build 47070)
View ArticleComment on TeamCity to Access Private GitHub Repositories Securely by Vladimir
Yes, ‘Deploy Key’ variant is most secure one, but when you have submodules this variant does not work – Github prevent using one key on multiple repositories(.
View ArticleComment on TeamCity to Access Private GitHub Repositories Securely by Pavel Sher
Please have a look at our documentation: https://confluence.jetbrains.com/display/TCD10/Integrating+TeamCity+with+VCS+Hosting+Services
View ArticleComment on TeamCity Plugin for HashiCorp Vault by Miguel Angel Dominguez Coloma
Great improvement! Now we can have all our secrets in one place and use them between our systems easily!
View ArticleComment on TeamCity Plugin for HashiCorp Vault by Vaclav Adamec
Syntax should be %vault:PATH!/KEY% at least for now (see https://github.com/JetBrains/teamcity-hashicorp-vault-plugin/issues/1)
View ArticleComment on TeamCity 2017.2 EAP3 is released by Erick Thompson
I’m really looking forward to trying out the Docker support. Is there a general idea of when 2017.2 might land?
View ArticleComment on TeamCity 2017.2 EAP3 is released by Kirill Maximov
Hi Erick, 2017.2 should land within a couple of months, but you can easily try Docker support even with 2017.1 – read this blog post:...
View ArticleComment on Docker integration plugin now available for 2017.1.x by Zohar Shay
Support for Amazon ECR (Elastic Container Registry) would be great. This has mostly to do with support for an alternate repository docker login: See...
View ArticleComment on Docker integration plugin now available for 2017.1.x by Evgeniy...
Zohar, I’ve created an issue https://youtrack.jetbrains.com/issue/TW-51973 Feel free to watch / comment it.
View ArticleComment on TeamCity Integration with IntelliJ-based IDEs by Carel Lotz
Does this work with Rider as well?
View ArticleComment on TeamCity Integration with IntelliJ-based IDEs by Julia Alexandrova
Carel, thanks for your question. The plugin supports JetBrains Rider, since this IDE is based on the IntelliJ platform and ReSharper.
View Article