Automattic / vip-cli

The VIP CLI
https://docs.wpvip.com/vip-cli/
MIT License
59 stars 16 forks source link

[dev-env] Update calls to WP-CLI to include --skip-plugins and --skip-themes #1879

Closed rinatkhaziev closed 3 months ago

rinatkhaziev commented 3 months ago

Description

To reduce the chances of customer code interfering with SQL import process we should use --skip-plugins and --skip-themes arguments.

Pull request checklist

New release checklist

Steps to Test

Outline the steps to test and verify the PR here.

Example:

  1. Check out PR.
  2. Run npm run build
  3. Run ./dist/bin/vip-cookies.js nom
  4. Verify cookies are delicious.
github-actions[bot] commented 3 months ago

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails

Scanned Manifest Files

sonarcloud[bot] commented 3 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud