Automattic / vip-cli

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

vip app deploy: Deprecate force and add skip-confirmation #1881

Closed rebeccahum closed 4 months ago

rebeccahum commented 4 months ago

Description

This adds --skip-confirmation and marks --force as deprecated in the help menu. However, no functionality will change, it will be truly deprecated a few versions down.

Pull request checklist

New release checklist

Steps to Test

WPVIP_DEPLOY_TOKEN=<token> vip @<id>.production app deploy ~/Desktop/vip-go-skele
ton.zip --skip-confirmation

Ensure no prompts arise. Test the same with --force to ensure it still works as expected.

github-actions[bot] commented 4 months ago

Dependency Review

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

OpenSSF Scorecard

PackageVersionScoreDetails

Scanned Manifest Files

sonarcloud[bot] commented 4 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