feat(agent): publish Linux packages to GitHub releases#1850
feat(agent): publish Linux packages to GitHub releases#1850Marc-André Moreau (mamoreau-devolutions) wants to merge 1 commit into
Conversation
Include the Devolutions Agent Linux DEB, RPM and changes files for both x64 and arm64 in the GitHub release assets. Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
|
Implementation notes:
|
Let maintainers know that an action is required on their side
|
There was a problem hiding this comment.
Pull request overview
Publishes Devolutions Agent Linux packages alongside existing GitHub release assets.
Changes:
- Adds DEB, RPM, and changes files for x64 and arm64.
- Applies versioned release asset names consistent with existing packaging.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Adds the Devolutions Agent Linux packages (DEB, RPM, and changes) for both x64 and arm64 architectures to the GitHub release assets, alongside the existing Windows MSI and symbols.
This makes the Linux Agent builds downloadable directly from the GitHub release page, matching the set of artifacts already published to OneDrive.