Skip to content

feat: add support for RPM(s), DEB(s), tar.tgz, homebrew & winget#95

Merged
Sashwat-K merged 7 commits intomainfrom
Feature/Enable-RPMs
Mar 8, 2026
Merged

feat: add support for RPM(s), DEB(s), tar.tgz, homebrew & winget#95
Sashwat-K merged 7 commits intomainfrom
Feature/Enable-RPMs

Conversation

@Sashwat-K
Copy link
Copy Markdown
Collaborator

@Sashwat-K Sashwat-K commented Mar 8, 2026

Description

  • Add support to generate RPM, Deb and tar.tgz for linux
  • Add support for brew and winget
  • Add support for Docker image
  • Update documentation with details

Related Issue

Fixes #26

Type of Change

  • Bug fix
  • New feature
  • Breaking change
  • Documentation update
  • Code refactor

Testing

N/A

Checklist

  • My code follows the project's coding standards
  • I have performed a self-review of my code
  • I have commented my code where necessary
  • I have updated the documentation
  • I have added tests that prove my fix/feature works
  • All new and existing tests pass

@Sashwat-K Sashwat-K self-assigned this Mar 8, 2026
@Sashwat-K Sashwat-K added documentation Improvements or additions to documentation enhancement New feature or request labels Mar 8, 2026
@Sashwat-K Sashwat-K changed the title Feature/enable rp ms feat: add support for RPM(s), DEB(s), tar.tgz, homebrew & winget Mar 8, 2026
@Sashwat-K Sashwat-K merged commit 37ded9b into main Mar 8, 2026
4 checks passed
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Mar 8, 2026

🎉 This PR is included in version 1.19.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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

Labels

documentation Improvements or additions to documentation enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feature request: add support to build RPMs and Deb packages instead of binaries

1 participant