Skip to main content

Questions tagged [teamcity]

2 votes
2 answers
2k views

How do you plan a sprint for the same product with two releases when the same team will be working on both releases during the sprint cycle? To give some background, our product gets released out to ...
djdd87's user avatar
  • 131
6 votes
0 answers
1k views

The CI flow for our Node.js app looks roughly like this: Currently, this all takes place in a single TeamCity 'job' with three 'steps' (the Test step runs 4 concurrent child processes). Problems ...
callum's user avatar
  • 10.5k