Trilogy DM

Deployment Manager News



Trilogy Deployment Manager 1.20 released
This release adds several new features to the product:
  • Automatic auditing of deployments
  • New "Local" protocol
These new features allow you to keep track of which packages have been deployed and to where. Using a query action you can also get this information back from the database and display it in a table on a Trilogy dialog. The addition of the local protocol adds the possibility of deploying files to the SCM server enabling deployment over shared drives or to staging areas.



Trilogy Deployment Manager 1.10 released
This release added several new features:
  • Array variables
  • Array extension to for-loop
  • Check-in action
  • Notify action
  • Database query action
These features enable deployment manger to more accurately record information about what actually happened during a deployment or build - for example you can now scoop up any logfiles and check them into SCM as a permanent record. The query feature has many uses, one of which is the possibility of influencing the deployment by information recorded on a form. You can now also notify groups of users that a deployment has taken place and even attach the logfile to the notification email.



Trilogy Deployment Manager 1.07 released
This release added several new features:
  • New "post" scope
  • For- and while-loop actions
  • "shell" attribute on "remotescript"
  • Simple Plugin API