 Arunanshu BiswasandGitHub
|
1c25395d74
|
feat: migrate pmg to nx based release automation (#293)
* feat: Migrate release system to Nx with platform-specific npm packages
* add go.work.sum
* fix: CI deprecations, stale action pins, and signal propagation
* fix: update e2e workflows to pnpm 11 and latest action SHAs
* fix: update pmg-e2e.yml to Node 24 with Go and pnpm caching
* fix: resolve E2E failures, remove goreleaser-test, update action SHAs
* fix: restore goreleaser-test (required check)
* fix: escape pnpm workspace detection for yarn/pnpx tests, update action versions
|
2026-05-28 17:22:11 +05:30 |
|
 Sahil BansalandGitHub
|
296d5e52e1
|
chore: Update GHA actions to Node.js 24 (#231)
* update gha to use node24
* add environment approval for PMG release
|
2026-04-30 07:52:44 +05:30 |
|
 Sahil BansalandGitHub
|
f1b7e3f403
|
fix download artifact path (#117)
|
2026-01-14 06:43:08 +00:00 |
|
 Abhisek DattaandGitHub
|
cf12914ab3
|
ci: Add support for build provenance (#116)
* ci: Add support for build provenance
* fix: Fix provenance job
|
2026-01-14 11:45:54 +05:30 |
|
 
|
2be1e5f009
|
Update go version to 1.25 & Add steps for introducing new package manager (#78)
* upgrade go version to 1.25.1
* introduce doc for steps for creating a new pkg manager
* Update docs/package-manager.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Sahil Bansal <bansalsahil315@gmail.com>
* Update docs/package-manager.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Sahil Bansal <bansalsahil315@gmail.com>
* Update docs/package-manager.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Sahil Bansal <bansalsahil315@gmail.com>
---------
Signed-off-by: Sahil Bansal <bansalsahil315@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-12-08 09:36:32 +05:30 |
|
 Abhisek DattaandGitHub
|
e86b6ef056
|
feat: Refactor PMG to Maintain Separation of Concerns and Clean Architecture (#19)
* feat: Add separate package manager and resolver
* fix: Npm dependency resolver
* feat: Add analyzer for malysis query
* feat: Add package manager guard as the orchestrator
* feat: Add PMG to orchestrate installation
* Add concurrent scan execution
* Introduce package manager interaction abstraction
* feat: Add UI port for guard
* Remove refactored source files
* Update README
* fix: CI script for multi-arch build
* ci: goreleaser CI fix
* fix: npm command parser to extract package names
* feat: Introduce global config primitive
* fix: Close results channel for clean goroutine exit
* ci: Add container image releaser
* test: Improve test for npm resolver
* refactor: Analyzer to generalise
* Improve UI with additional info
* fix: Goreleaser config
* fix: npm resolver bug
* fix: Fail when command exec workflow fails
* fix: Bug with transitive dependency resolution
* fix: Synchronize common data update in dependency resolver
* chore: Improve log handling
* docs: Update README
* fix: UI text wrapping
* fix: UI handling bugs
* feat: Use concurrent dependency resolver
|
2025-05-15 16:50:59 +05:30 |
|
 Sahil BansalandGitHub
|
5a6b842360
|
add goreleaser & goreleaser workflow (#8)
|
2025-05-02 12:37:27 +05:30 |
|