Welcome to the Inedo Forums! Check out the Forums Guide for help getting started.

If you are experiencing any issues with the forum software, please visit the Contact Form on our website and let us know!

Filename Wildcards



  • Hi

    We have a variable, used in our deployment plans, to identify individual assemblies to be copied to servers (when patching a release). This works fine is a wildcard can be used to identify the file(s). However, sometimes, we need to deploy multiple files which one wildcard (apart from *.dll) will not suffice.

    Is it possible to append multiple wildcards together? For example, with a semi-colon or comma seperator?

    Thanks.



  • This is not possible with that setup. If the DLLs are deployed separately at times, they should really be their own deployables (or even applications in some cases), that way you can specify them to be deployed at the release level.

    However, for your case, you may be able to get away with creating multiple variables (e.g. FILEMASK1, FILEMASK2, FILEMASKN, etc.) I'm not actually sure if that will work or not, and still wouldn't solve the problem if you have more than N files.



Inedo Website HomeSupport HomeCode of ConductForums GuideDocumentation