Fabian Schmied
- Total activity 10
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 4
- Subscriptions 3
-
Fabian Schmied created a post, Snapshot dependencies across different VCS roots - what branch will be chosen?
We have two Git repositories, I'll call the first one "upstream" and the second one "downstream" because the second one depends on build results of the first one. (In reality, there are even _tw... -
-
Fabian Schmied created a post, What is the recommended way to have local builds and TeamCity builds at the same time?
We want to have a local "one-click build" experience. I.e., we want a (MSBuild) build script that we can start locally to build our code, run the tests, and package the results. At the same time, w...