Web transform 2.5

Hi,

We have just upgraded to Octopus 2.5 and our transformation strategy is no longer working when deploying our web projects.

Our transformation files are named Web.<EnvironmentName>.config. (Without .Release etc)

What do we need todo to force octopus to transform Web.myenvironment.config into Web.config ?

Hi Peter,

Thanks for getting in touch! Nothing has changed for the already existing transforms.
Could you please send through a screenshot of your configuration transforms settings in the package deployment and also screenshot of your config files in the solution browser.

Unless your environment name contains a period, which is a bug we just fixed (but is not live yet): https://github.com/OctopusDeploy/Issues/issues/1100

Vanessa

Hi Peter,

Just a follow up that 2.5.5 contains the fix for environments with a period in them and is available for download http://octopusdeploy.com/downloads

Thanks!
Vanessa

Great, fixed in 2.5.5 :slight_smile:

Regards,
Peter Sunde.