-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Comparing changes
Open a pull request
base repository: iterative/dvc
base: 3.59.2
head repository: iterative/dvc
compare: 3.60.0
- 14 commits
- 13 files changed
- 3 contributors
Commits on May 7, 2025
-
tests: fix flaky test in test_get_used_objs (#10739)
Clear logs before assertions so that logs from other tests do not interfere with the test. Some destructors may also run in between due to GC, so hopefully this will fix that issue too, or reduce the chances of it happening. See https://github.com/iterative/dvc/actions/runs/14873217814/job/41775314725#step:6:97. ```console > assert first(caplog.messages) == expected_message E assert 'RC: discarding all clients' == "Output 'path... 'stage.dvc'." E E + RC: discarding all clients E - Output 'path'(stage: 'stage.dvc') is missing version info. Cache for it will not be collected. Use `dvc repro` to get your pipeline up to date. E - You can also use `dvc commit stage.dvc` to associate existing 'path' with stage: 'stage.dvc'. ```
Configuration menu - View commit details
-
Copy full SHA for 0eebeb9 - Browse repository at this point
Copy the full SHA 0eebeb9View commit details -
drop inputs passed to codecov-action (#10740)
It can already search and find these coverage files.
Configuration menu - View commit details
-
Copy full SHA for 9908ca7 - Browse repository at this point
Copy the full SHA 9908ca7View commit details
Commits on May 14, 2025
-
[pre-commit.ci] pre-commit autoupdate (#10745)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.11.8 → v0.11.9](astral-sh/ruff-pre-commit@v0.11.8...v0.11.9) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for dc513a9 - Browse repository at this point
Copy the full SHA dc513a9View commit details
Commits on May 20, 2025
-
[pre-commit.ci] pre-commit autoupdate (#10748)
* [pre-commit.ci] pre-commit autoupdate updates: - [github.com/astral-sh/ruff-pre-commit: v0.11.9 → v0.11.10](astral-sh/ruff-pre-commit@v0.11.9...v0.11.10) * Update .pre-commit-config.yaml --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: skshetry <18718008+skshetry@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b7e13db - Browse repository at this point
Copy the full SHA b7e13dbView commit details
Commits on May 27, 2025
-
[pre-commit.ci] pre-commit autoupdate (#10751)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.11.10 → v0.11.11](astral-sh/ruff-pre-commit@v0.11.10...v0.11.11) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1de7f89 - Browse repository at this point
Copy the full SHA 1de7f89View commit details
Commits on Jun 3, 2025
-
Configuration menu - View commit details
-
Copy full SHA for fd181c7 - Browse repository at this point
Copy the full SHA fd181c7View commit details -
deps: bump minver version for dvc-gs to 3.0.2 (#10757)
To support allow_anonymous_login that was added in dvc-gs 3.0.2. Related: - iterative/dvc-gs#115 - #10756 - #5797
Configuration menu - View commit details
-
Copy full SHA for 7ea1daa - Browse repository at this point
Copy the full SHA 7ea1daaView commit details -
[pre-commit.ci] pre-commit autoupdate (#10755)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.11.11 → v0.11.12](astral-sh/ruff-pre-commit@v0.11.11...v0.11.12) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c37bef7 - Browse repository at this point
Copy the full SHA c37bef7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 88c3103 - Browse repository at this point
Copy the full SHA 88c3103View commit details
Commits on Jun 4, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 488c30d - Browse repository at this point
Copy the full SHA 488c30dView commit details
Commits on Jun 5, 2025
-
Configuration menu - View commit details
-
Copy full SHA for e04f149 - Browse repository at this point
Copy the full SHA e04f149View commit details -
Configuration menu - View commit details
-
Copy full SHA for ea02a18 - Browse repository at this point
Copy the full SHA ea02a18View commit details -
Configuration menu - View commit details
-
Copy full SHA for 18177a6 - Browse repository at this point
Copy the full SHA 18177a6View commit details -
bench: check for dvc_bin.version instead of dvc_rev (#10764)
* bench: check for dvc_bin.version instead of dvc_rev * Update dvc/testing/benchmarks/cli/stories/use_cases/test_sharing.py * Update dvc/testing/benchmarks/cli/stories/use_cases/test_sharing.py
Configuration menu - View commit details
-
Copy full SHA for 5fb8986 - Browse repository at this point
Copy the full SHA 5fb8986View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 3.59.2...3.60.0