Skip to content

Conversation

@austb
Copy link
Contributor

@austb austb commented Nov 1, 2025

The install task will allow OpenBolt to run Plans with apply on Windows nodes.

check is used in OpenBolt's testing.


# Resolve "latest" version if requested
if ($version -eq "latest") {
$version = '8.23.1'
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a hack to get around that there's no latest versioned msi to download.

If the downloads site had a symlinked openvox-agent-latest-x64.msi this would be unnecessary

Copy link
Member

@bastelfreak bastelfreak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

my powershell skills are... low. But it looks okay.

@austb austb added the enhancement New feature or request label Nov 1, 2025
@austb
Copy link
Contributor Author

austb commented Nov 1, 2025

As are mine, I wouldn't be brave enough to open a Powershell PR without the OpenBolt apply tests passing OpenVoxProject/openbolt#131

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants