Open
Conversation
d18bcde to
8873887
Compare
8873887 to
452643c
Compare
452643c to
95bcf88
Compare
8d8caf8 to
b9ce535
Compare
b9ce535 to
a174e90
Compare
a174e90 to
53b5e50
Compare
53b5e50 to
a3d6320
Compare
a3d6320 to
3ab06ac
Compare
3ab06ac to
a9dddad
Compare
a9dddad to
5d47ac9
Compare
5d47ac9 to
c6c5af4
Compare
c6c5af4 to
4e3e2c0
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
==3.59.2→==3.66.1Release Notes
treeverse/dvc (dvc)
v3.66.1Compare Source
What's Changed
Other Changes
New Contributors
Full Changelog: treeverse/dvc@3.66.0...3.66.1
v3.66.0Compare Source
What's Changed
pathspecto<1by @vorj in #10948🚀 New Features and Enhancements
--collapse-foreach-matrixoption to collapse foreach/matrix stages into a single node by @fhausmann in #10945🔨 Maintenance
New Contributors
Full Changelog: treeverse/dvc@3.65.0...3.66.0
v3.65.0Compare Source
What's Changed
🚀 New Features and Enhancements
🔨 Maintenance
New Contributors
Full Changelog: treeverse/dvc@3.64.2...3.65.0
v3.64.2Compare Source
What's Changed
Other Changes
New Contributors
Full Changelog: treeverse/dvc@3.64.1...3.64.2
v3.64.1Compare Source
What's Changed
Enhancements
New Contributors
Full Changelog: treeverse/dvc@3.64.0...3.64.1
v3.64.0Compare Source
What's Changed
🚀 New Features and Enhancements
🐛 Bug Fixes
Full Changelog: treeverse/dvc@3.63.0...3.64.0
v3.63.0Compare Source
What's Changed
Behavioral Changes (CLI)
In
dvc status --cloud,targetnow supports specifying path to a dataset. Previously, specifying a directory as the target caused DVC to search for.dvcanddvc.yamlfiles inside it, from which the datasets specified in those files were then checked for cloud/remote status, rather than considering the directory itself as a dataset.While this is technically a breaking change, we consider the previous behavior a bug and inconsistent with other DVC commands, including plain
dvc status. To restore the previous behavior, add the--recursiveoption.Fixes iterative#9336.
🚀 New Features and Enhancements
add
--remoteoption todvc data status --not-in-remotefor checking files against a specified remote (instead of a default one) by @skshetry in iterative#10843exp showaccepts multiple--keepand--droparguments in iterative#10857$ dvc exp show --keep 'featurize' --keep 'avg_prec' --drop '.*train' --drop '.*split'dvc initsupports initializing DVC repository in an arbitrary directory in iterative#10861$ dvc init /path/to/dvc/repo/that/I/want/to/initializecheckoutandpullreports granular summary of changes in iterative#10842Before, DVC would report statistics only about datasets affected during
checkoutphase.Now, it will report granular number of files affected by the operation.
data statusnow detects file moves/renames by default in iterative#10846dvcignore: share implementation betweencheck-ignoreand internal API used by DVC, improve support for unignores (eg:!data/**rules) in iterative#10856 (Fixes iterative#10722 and iterative#10122)support completing remote name in zsh/bash in iterative#10858
⚡ Optimizations
commit, do not re-read on save from the workspace in iterative#10839 (Fixes iterative#10629)🐛 Bug Fixes
dvc diffresult in iterative#10845 (Fixes iterative#7661)dvc data statusin iterative#10862dvc diffin iterative#10844 (Fixes iterative#7661)dvc.yamlfilepath in error message when reading from git revisions in iterative#10847🔨 Maintenance
Full Changelog: treeverse/dvc@3.62.0...3.63.0
v3.62.0Compare Source
What's Changed
🚀 New Features and Enhancements
🐛 Bug Fixes
🔨 Maintenance
New Contributors
Full Changelog: treeverse/dvc@3.61.0...3.62.0
v3.61.0Compare Source
What's Changed
🚀 New Features and Enhancements
🐛 Bug Fixes
New Contributors
Full Changelog: treeverse/dvc@3.60.1...3.60.2
v3.60.1Compare Source
What's Changed
Bugfixes
site_cache_dir()must returnDVC_SITE_CACHE_DIRif it exists by @rgoya in iterative#10776DVC_SITE_CACHE_DIRenvironment variable should overridecore.site_cache_dirby @rgoya in iterative#10778Full Changelog: treeverse/dvc@3.60.0...3.60.1
v3.60.0Compare Source
What's Changed
🚀 New Features and Enhancements
urltorepoby @skshetry in iterative#10754Bugfixes
Other Changes
New Contributors
Full Changelog: treeverse/dvc@3.59.2...3.60.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.