tfs - Release Management sets builds to Retain Indefinitely -


We are using Microsoft's release management tool to automate the deployment of our solutions to our various dev servers. This tool is ideal for us because it can make a more complex deployment that runs multiple servers. In this sense, it is working fine and everything is deployed properly.

A small problem is that after a release management, a build is automatically deployed, then it sets the "lock indefinitely" which sets the lock icon. Since we are continuously deploying, we maintain a large number of builds and the definition of build definition overrides. That's why I have to go from time to time and have to highlight all the previous builds and have to cancel the indefinite period.

Because we are not deploying the last deity with the release management (we are unfortunately not allowed), we need to maintain all of these deities.

Is there a way to change release management, so that it does not set to retain indefinitely?

Update: Since it is currently not possible, if you would like this feature, please vote on userview for: < P>

In the form of RM for TFS 2013.3, it is not possible according to Tedora Stanway, it is by design. Do not hesitate to post a request on

.

Comments

Popular posts from this blog

php - PDO bindParam() fatal error -

logging - How can I log both the Request.InputStream and Response.OutputStream traffic in my ASP.NET MVC3 Application for specific Actions? -

java - Why my included JSP file won't get processed correctly? -