Automattic / vip-cli

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

Remove querying `fileErrors` in Graphql API while fetching Media import status #1986

Closed aagam-shah closed 1 month ago

aagam-shah commented 1 month ago

Description

As we have completely moved to Media imports v2, this PR tries to remove the variables that are not required for the V2 flow.

Steps to Test

  1. Check out PR.
  2. Run npm run build
  3. Run node ./dist/bin/vip import media APP_ID status
  4. Verify the command executes properly
github-actions[bot] commented 1 month ago

Dependency Review

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

OpenSSF Scorecard

PackageVersionScoreDetails

Scanned Manifest Files

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud