Mark Gillespie Ext

- Total activity 49
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 12
-
Created Teamcity, Resharper, Branches & Build Times.
For our builds, the Resharper inspection step is by far and away the longest step in our build chain (build is about 1.30m, inspect varies between 6 minutes and 16 minutes).The variation is huge,... -
Created cleanup all files EXCEPT git folder before compile
Currently, our build option for “Delete all files in the checkout directory before the build” translates to be either: Don't clean up anything, use a dirty repo and cross your fingers. Clean up ev... -
Edited Unable to delete Built In authentication.
There is a Delete button, however it doesn't delete anything (or so it seems). We are using NTLM and want users to use that, giving them other login options is a recipe for disaster.How to remove ... -
Edited Real world use of build and deployment templates.
Trying to make our builds easier to set up, and templates look like the way to go. I have moved our builds to using templates, and that's working well.When it comes to deployments however, it's co... -
Edited Agent Plugins Reluctance to update
We have written our own agent plugin to link our TeamCity commits fixed version information into the correct field in AzureDevOps. The plugin works great, what isn't so good is how TeamCity handle... -
Created Manual Deployment Steps.
I'm in the process of tidying up our release and deployments to make them easier to use, and implementing a new department requests.We have multiple build streams at any given time, perhaps 4 or s... -
Created Teamcity integration with Azure Devops. (Build Status Validation)
We currently run TeamCity with Bitbucket & JIRA, on premises, however due to these both becoming EOL, We are looking at integration of Teamcity with Azure Devops (GIT), which is already in use else...