Skip to content

DVC-8635 [feat]: add CLI command to clear all overrides for a project - #276

Merged
kaushalkapasi merged 3 commits into
mainfrom
DVC-8635-clear-all-overrides
Sep 5, 2023
Merged

DVC-8635 [feat]: add CLI command to clear all overrides for a project#276
kaushalkapasi merged 3 commits into
mainfrom
DVC-8635-clear-all-overrides

Conversation

@kaushalkapasi

@kaushalkapasikaushalkapasi commented Sep 5, 2023

Copy link
Copy Markdown
Contributor
  • add command for dvc override clear --all
  • add endpoint for DELETE Project Overrides

@kaushalkapasiGraphite App

Copy link
Copy Markdown
ContributorAuthor

Current dependencies on/for this PR:

This comment was auto-generated by Graphite.

@kaushalkapasi
kaushalkapasi requested a review from a teamSeptember 5, 2023 16:51
@kaushalkapasi
kaushalkapasiforce-pushed the DVC-8635-clear-all-overrides branch from 943de98 to 4be82f7CompareSeptember 5, 2023 18:47
Comment threadsrc/commands/overrides/clear.ts Outdated
@kaushalkapasi
kaushalkapasi merged commit d44935a into mainSep 5, 2023
@kaushalkapasi
kaushalkapasi deleted the DVC-8635-clear-all-overrides branch September 5, 2023 19:23
jonathannorris pushed a commit that referenced this pull request Aug 11, 2025
…#276)
* DVC-8635 [feat]: add CLI command to clear all overrides for a project
* DVC-8635 [chore]: update output to better reflect output success, warning or failure
* DVC-8635 [fix]: update identity update & overrides clear commands to respect headless flag
jonathannorris added a commit that referenced this pull request Jul 27, 2026
- fast-uri 3.1.2 -> 3.1.4 (high, alerts #275/#277)
- sharp 0.34.5 -> 0.35.0 (high, alert #276)
- @hono/node-server 1.19.13 -> 2.0.5 (medium, alert #274)
- shell-quote 1.8.4 -> 1.9.0 (high, alert #273)
- sigstore 1.9.0 -> 4.1.1 (high, alert #263)
jonathannorris added a commit that referenced this pull request Jul 27, 2026
* chore: resolve open dependabot security alerts
- fast-uri 3.1.2 -> 3.1.4 (high, alerts #275/#277)
- sharp 0.34.5 -> 0.35.0 (high, alert #276)
- @hono/node-server 1.19.13 -> 2.0.5 (medium, alert #274)
- shell-quote 1.8.4 -> 1.9.0 (high, alert #273)
- sigstore 1.9.0 -> 4.1.1 (high, alert #263)
* chore: revert sharp bump due to new LGPL-licensed libvips artifact
jonathannorris added a commit that referenced this pull request Aug 5, 2026
* chore: resolve open dependabot security alerts
- brace-expansion ^1.1.16 -> ^1.1.18 (high, alerts #285/#286)
- brace-expansion ^2.1.2 -> ^2.1.4 (high, alerts #282/#287)
- undici ^7.28.0 -> ^7.29.0 (medium/high, alerts #289-#293)
- ip-address ^10.1.1 -> ^10.3.1 (medium/high, alerts #283/#284/#294)
- hono ^4.12.25 -> ^4.12.34 (medium, alert #295)
- fast-uri ^3.1.4 -> ^3.1.5 (high, alert #288)
- wrangler ~4.116.0 (via miniflare 4.20260730.0 -> sharp 0.35.2, high, alert #276)
* chore: exclude @img/sharp-libvips-linux-x64@1.3.1 from license check
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@kaushalkapasi@chantalchung