You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Refactor package manager implementations and add comprehensive tests
- Removed unnecessary constructor parameters and simplified isConfigured methods in Chocolatey, Gentoo, Homebrew, Nix, RPM, Scoop, and Winget package managers.
- Updated generateManifest methods to return promises consistently across package managers.
- Enhanced error handling and logging in RPM package manager.
- Added a new CrossForkPRSubmissionParams interface for better PR submission handling.
- Implemented unit tests for all package managers, ensuring correct manifest generation and submission logic.
- Created a Vitest configuration file for running tests.
release:patch
0 commit comments