Skip to content

feat:mirror iteration#31

Merged
jeanmachuca merged 16 commits into
developmentfrom
feat/mirror-iteration
Jul 4, 2026
Merged

feat:mirror iteration#31
jeanmachuca merged 16 commits into
developmentfrom
feat/mirror-iteration

Conversation

@jeanmachuca

Copy link
Copy Markdown
Member

Automated PR from feat/mirror-iteration

jeanmachuca and others added 16 commits June 23, 2026 00:22
* feat: initial cpm implementation

All 8 commands: init, install (local + registry), remove, list, info,
verify, search, update. Includes hardware audit, JSON Schema validation
(embedded), dependency resolution, registries.toml config, structured
logging, and CI pipeline.

Tests: archive (4), schema (2), config (2), dep (3), audit (5) = 16 total

* chore: remove committed binary, add to .gitignore
* feat: initial cpm implementation

* feat: initial cpm implementation

All 8 commands: init, install (local + registry), remove, list, info,
verify, search, update. Includes hardware audit, JSON Schema validation
(embedded), dependency resolution, registries.toml config, structured
logging, and CI pipeline.

Tests: archive (4), schema (2), config (2), dep (3), audit (5) = 16 total

* chore: remove committed binary, add to .gitignore

* chore: attribute project to Jean Machuca with GitHub Sponsors
Fix CI blockers: go.sum, errcheck, build paths, CI workflows
- search: queries all registries (primary, mirrors, alternatives) and merges results
- update: checks all registries for latest version before updating
- Added resolveConfig() helper for obtaining full registries list
- Exported DefaultRegistries() from config package
- Results tagged with registry name in search output
…eration

# Conflicts:
#	README.md
#	cmd/info.go
#	cmd/install.go
#	cmd/search.go
#	cmd/update.go
#	internal/archive/archive_test.go
#	internal/checksum/checksum_test.go
#	internal/config/config.go
#	internal/config/config_test.go
#	internal/registry/registry.go
#	internal/schema/schema.go
@jeanmachuca jeanmachuca merged commit 8cace2b into development Jul 4, 2026
1 check passed
@jeanmachuca jeanmachuca deleted the feat/mirror-iteration branch July 4, 2026 21:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant