argoproj / argo-cd

Declarative Continuous Deployment for Kubernetes
https://argo-cd.readthedocs.io
Apache License 2.0
18.04k stars 5.51k forks source link

chore: rename force-prompts-enabled to prompts-enabled flag name #20752

Closed pasha-codefresh closed 2 weeks ago

pasha-codefresh commented 2 weeks ago

Related to: https://github.com/argoproj/argo-cd/issues/19528

This flag was added recently, but i think name should be a bit other.

bunnyshell[bot] commented 2 weeks ago

:x: Preview Environment deleted from Bunnyshell

Available commands (reply to this comment):

codecov[bot] commented 2 weeks ago

Codecov Report

Attention: Patch coverage is 33.33333% with 2 lines in your changes missing coverage. Please review.

Project coverage is 55.15%. Comparing base (b39f3b1) to head (e1dedeb). Report is 4 commits behind head on master.

Files with missing lines Patch % Lines
cmd/argocd/commands/admin/backup.go 0.00% 1 Missing :warning:
cmd/argocd/commands/root.go 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #20752 +/- ## ========================================== + Coverage 55.12% 55.15% +0.03% ========================================== Files 324 324 Lines 55256 55256 ========================================== + Hits 30458 30479 +21 + Misses 22184 22161 -23 - Partials 2614 2616 +2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.