Josh Buedel
- Total activity 101
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 32
-
Edited After agent jre upgrade, agent fails downloading teamcity-agent.xml and can't upgrade itself.
I upgraded a TeamCity agent in order to resolve the "outdated jre" error we'd been getting. I did it by downloading an agent installer exe from our server instance, and running that installer (I'm ... -
Created Upgrading overwrites server.xml, losing https configuration, every time.
Whenever I upgrade the TeamCity server (on windows) I find that the server.xml file has "lost" changes. Specifically, the https bindings configuration is missing. I'm guessing the upgrade process s... -
Created How to 'accept' the new artifact size after an artifact size failure condition, so it stops failing and checks against the new size. [edit]
My artifact size failure condition has flagged a build, as expected. However, I've now confirmed that the new size is acceptable and want to 'reset' it. The only way I could find was to disable th... -
Created Renaming files in an artifact zip causes errors, unless I remove and replace the file
When I go into a subfolder in my zip of artifacts (created by TeamCity) and try to rename a file (using 7zip) I get a "not implemented" error. If I extract the subfolder (drag and drop), delete it ... -
Created publishArtifacts service message not working
I have this output in my build log. But none of the files are showing up in my artifacts. I'm not sure why not. The files exist and the service message syntax seems correct.What am I doing wrong... -
Created Inspections not finding cshtml in a Web Site project.
TeamCity inspections is not finding my cshtml files. It fails with "No files to inspect were found." Probably because my project is a Web Site project. I do get R# inspections just fine through ...