packages.wenpai.net/cmd/wppackages
elementary e3f52ef8a9
Some checks failed
ci / Go Modules Tidy (push) Waiting to run
ci / Go Test (push) Waiting to run
ci / Integration Test (push) Waiting to run
govulncheck / govulncheck (push) Waiting to run
ci / GolangCI-Lint (push) Has been cancelled
feat(cli): add light-update command for mirror mode
- Fetches base metadata (display_name, description, author, downloads,
  active_installs, rating, current_version) from WordPress.org API
- Does NOT fetch/store version history (versions_json already dropped)
- Supports --source db (default) or --source seeds
- Batch upserts with 404 deactivation handling
- Refreshes package_stats after completion
2026-04-12 01:34:54 +08:00
..
cmd feat(cli): add light-update command for mirror mode 2026-04-12 01:34:54 +08:00
main.go WP Packages rename (#42) 2026-03-19 11:50:12 -05:00