Skip to content

Conversation

@david22swan
Copy link
Member

As it stands the download link generated is missing the type variable and as such is considered invalid. This is likely a remnant of when the agent was the only product hosted on the site.

As it stands the download link generated is missing the type variable and as such is considered invalid.
This is likely a remnant of when the agent was the only product hosted on the site.
@david22swan david22swan requested review from a team and bastelfreak as code owners July 24, 2025 09:36
@david22swan david22swan added the bug Something isn't working label Jul 24, 2025
@david22swan david22swan requested a review from Copilot July 24, 2025 09:36
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR fixes a malformed download URL in the PowerShell installation script by adding a missing type parameter. The URL was previously incomplete due to a missing query parameter that's now required for proper download link generation.

  • Adds the missing type=native parameter to the MSI download URL construction

@david22swan david22swan requested a review from joshcooper July 24, 2025 13:54
Copy link
Contributor

@gavindidrichsen gavindidrichsen left a comment

Choose a reason for hiding this comment

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

Great fix!

@gavindidrichsen gavindidrichsen merged commit acafba5 into main Jul 24, 2025
16 checks passed
@gavindidrichsen gavindidrichsen deleted the CAT-2413 branch July 24, 2025 16:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants