Skip to content

Comments

feat(agent): choco package template#1683

Merged
Richard Markiewicz (thenextman) merged 1 commit intomasterfrom
agent-choco-packaging
Feb 20, 2026
Merged

feat(agent): choco package template#1683
Richard Markiewicz (thenextman) merged 1 commit intomasterfrom
agent-choco-packaging

Conversation

@thenextman
Copy link
Member

@thenextman Richard Markiewicz (thenextman) commented Feb 19, 2026

Add a template for the Devolutions Agent chocolatey package

@github-actions
Copy link

Let maintainers know that an action is required on their side

  • Add the label release-required Please cut a new release (Devolutions Gateway, Devolutions Agent, Jetsocat, PowerShell module) when you request a maintainer to cut a new release (Devolutions Gateway, Devolutions Agent, Jetsocat, PowerShell module)

  • Add the label release-blocker Follow-up is required before cutting a new release if a follow-up is required before cutting a new release

  • Add the label publish-required Please publish libraries (`Devolutions.Gateway.Utils`, OpenAPI clients, etc) when you request a maintainer to publish libraries (Devolutions.Gateway.Utils, OpenAPI clients, etc.)

  • Add the label publish-blocker Follow-up is required before publishing libraries if a follow-up is required before publishing libraries

Copy link
Contributor

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

Adds an initial Chocolatey packaging template for the Devolutions Agent to support automated packaging/distribution via Chocolatey.

Changes:

  • Introduces a Chocolatey install script template for installing the MSI from a CDN URL with checksum placeholders.
  • Adds an uninstall script that locates the installed product via registry and attempts to uninstall it.
  • Adds a .nuspec template defining package metadata and included tool scripts.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 3 comments.

File Description
package/chocolatey/agent/tools/chocolateyUninstall.ps1 Adds uninstall logic using registry detection and Chocolatey uninstall helper
package/chocolatey/agent/tools/chocolateyInstall.template.ps1 Adds install script template to install the MSI with placeholder version/checksum
package/chocolatey/agent/devolutionsagent.template.nuspec Adds nuspec template with metadata and tool file inclusions

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copy link
Contributor

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

Copilot reviewed 4 out of 4 changed files in this pull request and generated 2 comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copy link
Member

@CBenoit Benoît Cortier (CBenoit) left a comment

Choose a reason for hiding this comment

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

Thank you!

@thenextman Richard Markiewicz (thenextman) merged commit b955082 into master Feb 20, 2026
40 checks passed
@thenextman Richard Markiewicz (thenextman) deleted the agent-choco-packaging branch February 20, 2026 02:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants