xebialabs-community / xlr-xldeploy-plugin

The xlr-xldeploy-plugin is a XL Release plugin that allows to start a control task, start a deployment, migrate a deployment package to another server or get the latest version of an application on XL Deploy.
MIT License
9 stars 27 forks source link

Create bulkUndeployTask.py #67

Closed istairbn closed 7 years ago

istairbn commented 7 years ago

No synthetic added, just the underlying code.

This takes an Environment and a folder of applications. If any of the applications found are applied to the environment, they will be undeployed.

We find this useful for hotfixes. When you upgrade Production from release 1 to release 2, we want to make sure that any temporary "hotfixes" are stripped out. to make this simple, we ensure that hotfixes have their own folder.