Closed mjangda closed 3 months ago
✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.
Package | Version | Score | Details |
---|
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
The wpSites query is the legacy one which relies on WP REST API + Jetpack-based lookups and can fail more often than not. When it does fail, it fails to kick off the import as the API returns a partial error and the CLI takes that as a complete failure.
The SDS one uses the newer and more reliable Site Details Service data. They're interchangeable so no other changes are necessary.
Pull request checklist
New release checklist
Steps to Test
npm run build
./dist/bin/vip-import-sql.js 309 file.sql