After upgrading to the newest version of TeamCity and enabling native git, roughly half of our builds just immediately failed with an error. Here's the solution.
bite-sized
A collection of 3 posts
NotAllowedError when importing components into Backstage
While importing components into Backstage, you may encounter a NotAllowedError telling you that "Entity [...] is not of an allowed kind for that location". Here's how to fix it.
Proper test output when building with Cake, NUnit and TeamCity
You've just migrated to Cake for building your freshly upgraded NUnit test project, but TeamCity won't run your tests. Here's how to fix it.