The latest updates on all JetBrains products and topics
TeamCity is introducing a batch of UX/UI improvements and more in its latest release.
Design is an integral part of any product or feature development cycle. In this blog post, we’ll tell you how we go about designing new features for TeamCity Pipelines.
Generating art at JetBrains At JetBrains, we are constantly refining our approach to creating pieces of art for use as website elements and release graphics. Our mission is to free graphic designers from routine tasks so they can concentrate on their core competence – creativity. The history of inte…
beauty /ˈbjuːti/ A combination of qualities, such as shape, color, or form, that pleases the aesthetic senses, especially the sight. What happens when you train a machine to create beauty? You get the next iteration of code generated art. At JetBrains, we use our code-generated art to create origi…
Update: Read the update from 2020 about our next iteration of code generated art: the new version of the graphics generator using a neural network to create both animated and static graphics. There is a certain intangible beauty and satisfaction to be gained when the worlds of art and science come …
IMPORTANT: See here for the updated version of the tutorial This is part two of the five-part series on working with Kotlin to create Configuration Scripts for TeamCity. An Introduction to Configuration Scripts Working with Configuration Scripts Creating Configuration Scripts dynamicall…
How many agents can be handled by TeamCity server? This is our official reply to the question in the title: The latest TeamCity version is known to work well with up to 300 build agents (300 concurrently running builds actively logging build run-time data). In synthetic tests the server was functi…
Dear TeamCity users! Every new TeamCity release brings lots of changes, and oftentimes we are not sure how successful they will be, or they might seem minor at the time. This is especially noticeable if we come across an old TeamCity version and, looking back, we realize how accustomed we are to …
Dear TeamCity users, Time flies and we are pleased to announce the new TeamCity EAP4 build 31693. This release contains further improvements in projects import and over 100 bug fixes! This is the last EAP for TeamCity 9.0, chances are we'll publish the 9.0 RC build in a week or so. Please se…
The previous post showed no pictures of the new Changes page, as some have pointed out :) Here’s an attempt to correct it and explain a bit more about the reasons behind the new concept. For the developer it is critical to understand whether his commit brought a build to failure or not. For project…