Sebastiaan Dammann
- Total activity 11
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 4
-
Sebastiaan Dammann commented, -
Sebastiaan Dammann created a post, "Failed to determine if build is trusted" for some projects
With TeamCity 2024.12 we ran into the issue that some build would not start. We use Gitea as version control, but we see no direct correlation between the projects where it did and did not happen.W... -
Sebastiaan Dammann created a post, 'name' property cannot be changed in the root of a relative project hierarchy
I use versioned settings (Kotlin DSL) in TeamCity and they work well, but I'm unable to change the project name:- The text box in TeamCity is read-only, because I have “Allow editing project settin... -
Sebastiaan Dammann created a post, 'git fetch' command failed: EOFException
We have TeamCity running against a Gitea git server behind a reverse proxy. After a while we receive the following message preventing any builds from starting for that particular build configuratio... -
Sebastiaan Dammann commented, -
Sebastiaan Dammann created a post, UnmappableCharacterException in test
We have a build for integration tests. We found an issue that occurred after merging a branch to the current branch. The issue does not occur on the source branch, even after multiple times merging...