Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / iterative/dvc-objects issues and pull requests

#305 - build(deps): bump mypy from 1.11.1 to 1.11.2

Pull Request - State: open - Opened by dependabot[bot] about 1 month ago
Labels: maintenance

#304 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: open - Opened by pre-commit-ci[bot] about 1 month ago

#303 - run ci on py313

Pull Request - State: closed - Opened by skshetry about 2 months ago

#302 - build(deps): bump mypy from 1.10.1 to 1.11.1

Pull Request - State: closed - Opened by dependabot[bot] about 2 months ago
Labels: maintenance

#301 - build(deps): bump mypy from 1.10.1 to 1.11.0

Pull Request - State: closed - Opened by dependabot[bot] 2 months ago - 1 comment
Labels: maintenance

#300 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] 2 months ago - 1 comment

#299 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] 3 months ago

#298 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] 3 months ago

#297 - build(deps): bump mypy from 1.10.0 to 1.10.1

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago - 1 comment
Labels: maintenance

#296 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] 3 months ago - 1 comment

#295 - drop safety

Pull Request - State: closed - Opened by skshetry 4 months ago

#294 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] 5 months ago

#293 - build(deps): bump mypy from 1.9.0 to 1.10.0

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago
Labels: maintenance

#292 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] 5 months ago

#291 - add EXTRA_TRAVERSE_WEIGHT_MULTIPLIER environment var

Pull Request - State: open - Opened by zldrobit 5 months ago - 7 comments

#290 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] 6 months ago - 1 comment

#289 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] 6 months ago - 1 comment

#288 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] 6 months ago - 1 comment

#287 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] 7 months ago - 1 comment

#286 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] 7 months ago - 1 comment

#285 - build(deps-dev): bump mypy from 1.8.0 to 1.9.0

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago
Labels: maintenance

#284 - build(deps): bump codecov/codecov-action from 3.1.4 to 3.1.6

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago
Labels: maintenance

#283 - remove 3.8 compat for executors; update ruff and cleanup

Pull Request - State: closed - Opened by skshetry 7 months ago

#282 - build(deps): bump codecov/codecov-action from 3.1.4 to 4.1.0

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago - 3 comments
Labels: maintenance

#281 - remote: issue-8642 fix. DVC pull from HDFS error (4.0.1->4.0.2)

Pull Request - State: closed - Opened by TyurinIvan 7 months ago - 4 comments

#280 - drop python 3.8

Pull Request - State: closed - Opened by efiop 7 months ago - 1 comment

#279 - drop tqdm implementation and tqdm callback

Pull Request - State: closed - Opened by skshetry 8 months ago
Labels: release-blocker

#278 - build(deps): bump codecov/codecov-action from 3.1.4 to 4.0.1

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago - 1 comment
Labels: maintenance

#277 - TqdmCallback: fix typo/off-by-one error

Pull Request - State: closed - Opened by skshetry 8 months ago

#276 - cleanup callback

Pull Request - State: closed - Opened by skshetry 8 months ago - 1 comment

#275 - ci: run on m1 macos

Pull Request - State: closed - Opened by skshetry 8 months ago - 1 comment

#274 - build(deps-dev): update pytest requirement from <8,>=7 to >=7,<9

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago
Labels: maintenance

#273 - build(deps): bump codecov/codecov-action from 3.1.4 to 3.1.5

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago - 2 comments
Labels: maintenance

#272 - 4.0 release

Issue - State: closed - Opened by skshetry 9 months ago - 2 comments
Labels: release-blocker

#271 - add wrap_file for wrapping a file object with callback

Pull Request - State: closed - Opened by skshetry 9 months ago - 1 comment

#270 - use functools.cached_property on Python>=3.12

Pull Request - State: closed - Opened by skshetry 9 months ago - 1 comment

#269 - use token_urlsafe instead of shortuuid to generate temp file

Pull Request - State: closed - Opened by skshetry 9 months ago - 1 comment

#268 - tqdm: remove wrap_fn

Pull Request - State: closed - Opened by skshetry 9 months ago

#267 - objectdb: add __rich_repr__

Pull Request - State: closed - Opened by skshetry 9 months ago

#266 - ObjectDB: add repr

Pull Request - State: closed - Opened by skshetry 9 months ago - 1 comment

#265 - callback: improve TqdmCallback implementation

Pull Request - State: closed - Opened by skshetry 9 months ago - 1 comment

#264 - build(deps-dev): bump mypy from 1.7.1 to 1.8.0

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago - 1 comment
Labels: maintenance

#263 - callback: remove as_tqdm_callback and cleanup

Pull Request - State: closed - Opened by skshetry 9 months ago - 1 comment

#262 - fs: replace fs.path with plain fs methods

Pull Request - State: closed - Opened by efiop 10 months ago - 1 comment

#260 - 2.0 release

Pull Request - State: closed - Opened by skshetry 10 months ago - 1 comment

#259 - cleanup callbacks

Pull Request - State: closed - Opened by skshetry 10 months ago - 1 comment

#258 - 2.0 release

Issue - State: closed - Opened by skshetry 10 months ago - 2 comments
Labels: release-blocker

#257 - filesystem: remove fsspec version check

Pull Request - State: closed - Opened by skshetry 10 months ago - 1 comment

#256 - [breaking] utils: cleanup copyfile

Pull Request - State: closed - Opened by skshetry 10 months ago - 3 comments

#255 - copyfile: remove callback

Pull Request - State: closed - Opened by skshetry 10 months ago - 9 comments

#254 - workflow: run benchmarks separately to tests

Pull Request - State: closed - Opened by skshetry 10 months ago - 1 comment

#253 - ruff: set pylint's max-args to 10

Pull Request - State: closed - Opened by skshetry 10 months ago - 1 comment

#252 - ruff: enable ruff isort and other rules

Pull Request - State: closed - Opened by skshetry 10 months ago - 1 comment

#251 - build(deps): bump actions/setup-python from 4 to 5

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago - 1 comment
Labels: maintenance

#250 - build(deps-dev): bump mypy from 1.5.1 to 1.7.1

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago - 1 comment
Labels: maintenance

#249 - support Python 3.12

Pull Request - State: closed - Opened by skshetry 10 months ago - 2 comments

#248 - reflink: set mode to 0o666

Pull Request - State: closed - Opened by skshetry 10 months ago

#247 - fs: reflink: try to normalize permissions on any platform

Pull Request - State: closed - Opened by efiop 10 months ago

#246 - fs: generic: link: reset permissions on macos reflinks

Pull Request - State: closed - Opened by efiop 10 months ago - 1 comment

#245 - fs: utils: copyfile: reset permissions on macos reflinks

Pull Request - State: closed - Opened by efiop 10 months ago - 19 comments
Labels: bug

#244 - reflink: use os.open instead of builtin.open

Pull Request - State: closed - Opened by skshetry 10 months ago - 1 comment

#243 - refactor benchmark to not create test files for every link type

Pull Request - State: closed - Opened by skshetry 10 months ago - 1 comment

#242 - bench: use .pytest_cache as tmpdir for running benchmarks

Pull Request - State: closed - Opened by skshetry 10 months ago - 1 comment

#241 - cannot import name 'umask' from 'dvc_objects.fs.system'

Issue - State: closed - Opened by marinbouthemy 10 months ago - 2 comments

#240 - reflink: macos: return None if no clonefile exists instead of raising…

Pull Request - State: closed - Opened by skshetry 10 months ago - 1 comment

#239 - reflink cleanup: use errcheck

Pull Request - State: closed - Opened by skshetry 10 months ago - 1 comment

#238 - fs: reflink: don't try to reset permissions

Pull Request - State: closed - Opened by efiop 10 months ago - 1 comment
Labels: enhancement

#237 - microopt: reorder to remove assertions, lazy imports

Pull Request - State: closed - Opened by skshetry 10 months ago - 3 comments

#236 - tests: bench: chmod after reflink on macos

Pull Request - State: closed - Opened by efiop 10 months ago - 3 comments

#235 - fs: system: cleanup reflink

Pull Request - State: closed - Opened by efiop 10 months ago - 1 comment

#234 - fs: system: optimize reflink

Pull Request - State: closed - Opened by efiop 10 months ago - 1 comment
Labels: performance

#233 - tests: bench: add benchmarks for reflink/hardlink/symlink

Pull Request - State: closed - Opened by efiop 10 months ago - 1 comment

#232 - system: reflink: use lazy logging

Pull Request - State: closed - Opened by efiop 10 months ago - 1 comment
Labels: enhancement, performance

#231 - fs: copy: limit to 1 job for localfs to localfs transfers

Pull Request - State: closed - Opened by efiop 10 months ago

#230 - fs: copyfile: don't touch callback at all for files <1G

Pull Request - State: closed - Opened by efiop 10 months ago

#229 - fs: copyfile: don't show progress for files < 1G

Pull Request - State: closed - Opened by efiop 10 months ago - 2 comments

#228 - cruft: update template

Pull Request - State: closed - Opened by efiop 10 months ago
Labels: maintenance

#227 - callbacks: wrap non-dvc callbacks passed via fsspec

Pull Request - State: closed - Opened by pmrowla 11 months ago - 2 comments

#226 - generic: transfer: check if links are empty

Pull Request - State: closed - Opened by efiop 11 months ago - 1 comment
Labels: bug

#225 - Revert "Fix pylint warning."

Pull Request - State: closed - Opened by efiop about 1 year ago

#224 - Fix pylint warning.

Pull Request - State: closed - Opened by daavoo about 1 year ago - 2 comments

#223 - Migrate from PyPI tokens to Trusted Publishers

Pull Request - State: closed - Opened by 0x2b3bfa0 about 1 year ago
Labels: enhancement

#221 - mypy: strict typings

Pull Request - State: closed - Opened by skshetry about 1 year ago - 1 comment

#220 - debug

Pull Request - State: closed - Opened by efiop about 1 year ago - 1 comment

#219 - fs: base: make fs_args lazy

Pull Request - State: closed - Opened by efiop about 1 year ago - 1 comment

#218 - generic.transfer: support single file max_concurrency

Pull Request - State: closed - Opened by pmrowla about 1 year ago - 12 comments

#217 - fs: transfer: don't raise if link failed with EINVAL

Pull Request - State: closed - Opened by efiop about 1 year ago - 1 comment
Labels: enhancement

#216 - fs: transfer: don't raise if link failed with ENOSYS

Pull Request - State: closed - Opened by efiop about 1 year ago - 1 comment

#215 - odb: compare abspath to abspath in path_to_oid

Pull Request - State: closed - Opened by pmrowla about 1 year ago - 1 comment

#214 - fs: use generic.copy in put() and get()

Pull Request - State: closed - Opened by pmrowla about 1 year ago - 6 comments

#213 - executors: cancel pending tasks when raising batched async exception

Pull Request - State: closed - Opened by pmrowla over 1 year ago - 1 comment

#212 - Patch path names with [] for fsspec globbing

Pull Request - State: closed - Opened by hemker over 1 year ago - 3 comments

#211 - ObjectDB._init: Ensure `self.fs.ls` return is not None before iterating.

Pull Request - State: closed - Opened by daavoo over 1 year ago - 4 comments

#210 - odb: verify that parts len is actually 2

Pull Request - State: closed - Opened by pmrowla over 1 year ago - 1 comment

#209 - fs: change default local checksum name to md5raw

Pull Request - State: closed - Opened by pmrowla over 1 year ago - 1 comment

#208 - transfer: callback: do not set sizes, do it in odb.add()

Pull Request - State: closed - Opened by skshetry over 1 year ago - 1 comment

#207 - localfs: get_file: support links

Issue - State: closed - Opened by efiop over 1 year ago - 3 comments

#206 - warn on incompatible fsspec installation

Pull Request - State: closed - Opened by skshetry over 1 year ago - 1 comment

#205 - [Bug] Lowerbound fsspec due to downstream bug

Issue - State: closed - Opened by houssam7737 over 1 year ago - 2 comments