Andreas Poehlmann
Andreas Poehlmann
Hi @andrewfulton9 and @normanrz ☺️ I think we should start to use "trusted publishing" to release packages on pypi and add at least one more person to the pypi package:...
To improve maintainability when new Python versions are released and to integrate better with upstream as well as downstream libraries, we're moving to `pathlib_abc.PathBase` as our base class for `UPath`....
## 🐛 Bug We're currently debugging why we can't resume a run. And we noticed that while the code here: https://github.com/aimhubio/aim/blob/a566d4a2501c96a545a3c89d92af6ad7e7e0da99/aim/sdk/lock_manager.py#L131-L135 recommends to use `aim runs close --force`, the option...
Hello, I have a question regarding the behavior of `_strip_protocol`. When comparing s3fs, gcsfs and adlfs I observed that for urlpaths that are missing a container (netloc), leading slashes are...
As reported here: https://forum.image.sc/t/paquo-detection-path-class-updates-causing-changes-in-hierarchy/101806/5 Solution is likely to be: > _from @petebankhead_ > Yes, the object hierarchy doesn’t usually know when the properties of an object change – which is...
To improve coverage and improve our test suite, we should add reports to PRs. ref: https://hynek.me/articles/ditch-codecov-python/
- [ ] release.yml: Warning: Input 'skip_existing' has been deprecated with message: The inputs have been normalized to use kebab-case. Use `skip-existing` instead. - [ ] lint: ubuntu-latest pipelines will...
Ideally the ci would be a lot faster to run against all supported fsspec versions as well as s3fs, gcfs, etc... Would make sense to run the fsspec version dimension...
Should start hosting documentation on RTD. - [ ] decide between sphinx and mkdocs - [ ] port the readme to the hosted docs and reduce the readme to a...
Draft PR so we can keep track of progress during the hackathon. These changes would need to land on main, so we can start with the API refactor Include: #905...