WMF v2 image available?

Adam Bertram's Avatar

Adam Bertram

23 May, 2017 02:56 PM

I'd like to test my PowerShell module against PSv2. Do you offer a build agent with PSv2? I know I can "downgrade" to PSv2 via v5 but it's not quite the same.

  1. 1 Posted by Ilya Finkelshte... on 23 May, 2017 08:27 PM

    Ilya Finkelshteyn's Avatar

    I think clean PSv2 test would be if you run PowerShell.exe -Version 2 <script_name> from CMD, e.g. - PowerShell.exe -Version 2 .\MyOsV2Test.ps1 in YAML (- cmd: prefix is not mandatory, it is default command processor).

  2. 2 Posted by Adam Bertram on 23 May, 2017 11:10 PM

    Adam Bertram's Avatar

    I could do that but it's not exactly the same scenario as running only v2.

  3. 3 Posted by Ilya Finkelshte... on 24 May, 2017 07:57 PM

    Ilya Finkelshteyn's Avatar

    Hi Adam, would you like to try our Custom build environment feature? Idea is having your own VMs or build server, while AppVeyor provides orchestration and UI.
    You can find details in Enterprise section in our documentation.

    Feature is available for Premium plan users though. But no need to subscribe to Premium plan if to try. Especially in this case where we do not even know for sure if it will work with only PS v2 installed. Note that .NET 4.5 is must for our build agent.

    Ilya.

  4. Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 02:17 AM.

Comments are currently closed for this discussion. You can start a new one.

Keyboard shortcuts

Generic

? Show this help
ESC Blurs the current field

Comment Form

r Focus the comment reply box
^ + ↩ Submit the comment

You can use Command ⌘ instead of Control ^ on Mac