Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / audeering/audbackend issues and pull requests
#253 - Release 2.2.0
Pull Request -
State: closed - Opened by hagenw 11 days ago
- 1 comment
#252 - Consider adding a `recursive` argument to `ls()`
Issue -
State: open - Opened by hagenw 14 days ago
#251 - Update documentation to reflect changes in package design
Issue -
State: open - Opened by ChristianGeng 15 days ago
#250 - TST: use sybil for doctests
Pull Request -
State: closed - Opened by hagenw 15 days ago
- 2 comments
#249 - Add minio and s3 to the Python package keywords
Pull Request -
State: closed - Opened by hagenw 15 days ago
- 1 comment
#248 - Update license year
Pull Request -
State: closed - Opened by hagenw 15 days ago
- 1 comment
#247 - Update authors
Pull Request -
State: closed - Opened by hagenw 15 days ago
- 1 comment
#246 - Remove deprecated functions
Pull Request -
State: closed - Opened by hagenw 15 days ago
- 3 comments
#245 - Add audbackend.checksum()
Pull Request -
State: closed - Opened by hagenw 16 days ago
- 2 comments
#244 - Store checksum in metadata on S3/MinIO
Pull Request -
State: closed - Opened by hagenw 16 days ago
- 2 comments
#243 - Check how canceling of put_file affects md5 sum in minio backend
Issue -
State: open - Opened by hagenw 17 days ago
Labels: question
#242 - Retry if call function on backend fails
Pull Request -
State: closed - Opened by hagenw 18 days ago
- 2 comments
#241 - By explicit about required Python version
Pull Request -
State: closed - Opened by hagenw 29 days ago
- 2 comments
#240 - Release 2.1.0
Pull Request -
State: closed - Opened by hagenw 30 days ago
- 2 comments
#239 - Remove support for Python 3.8
Pull Request -
State: closed - Opened by hagenw 30 days ago
- 2 comments
#238 - CI: fix coverage upload action
Pull Request -
State: closed - Opened by hagenw 30 days ago
- 1 comment
#237 - TST: update ruff and codespell
Pull Request -
State: closed - Opened by hagenw 30 days ago
- 1 comment
#236 - Support Python 3.12
Pull Request -
State: closed - Opened by hagenw about 1 month ago
- 2 comments
#235 - Evaluate influence of chunk size on downloads
Issue -
State: open - Opened by hagenw about 1 month ago
Labels: question
#234 - Add support for owner()
Pull Request -
State: closed - Opened by hagenw 2 months ago
- 1 comment
#233 - Switch package to use fsspec for backends
Pull Request -
State: open - Opened by hagenw 3 months ago
- 1 comment
#232 - TST: remove lower limit for pytest version
Pull Request -
State: closed - Opened by hagenw 3 months ago
#231 - Add audbackend.backend.Minio
Pull Request -
State: closed - Opened by hagenw 3 months ago
- 4 comments
#230 - Check if we can integrate fsspec
Issue -
State: open - Opened by hagenw 5 months ago
- 1 comment
Labels: question
#229 - CI: update publish action to Node.js 20
Pull Request -
State: closed - Opened by hagenw 7 months ago
#228 - Release 2.0.1
Pull Request -
State: closed - Opened by hagenw 7 months ago
- 1 comment
#227 - Add support for Python 3.11
Pull Request -
State: closed - Opened by hagenw 7 months ago
#226 - Speedup audbackend.interface.Maven.ls()
Pull Request -
State: closed - Opened by hagenw 7 months ago
- 2 comments
#225 - TST: catch Artifactory error during tear down
Pull Request -
State: closed - Opened by hagenw 7 months ago
#224 - Release 2.0.0
Pull Request -
State: closed - Opened by hagenw 7 months ago
- 4 comments
#223 - Incorporate changes from main
Pull Request -
State: closed - Opened by hagenw 7 months ago
#222 - Implement Artifactory._close()
Pull Request -
State: closed - Opened by hagenw 7 months ago
- 2 comments
#221 - Provide interface method to get actual path/URL on backend?
Issue -
State: open - Opened by hagenw 7 months ago
- 1 comment
Labels: question
#220 - Deprecate audbackend.Repository
Pull Request -
State: closed - Opened by hagenw 7 months ago
- 1 comment
#219 - Add support for ARTIFACTORY_ACCESS_TOKEN environment variable
Issue -
State: open - Opened by hagenw 7 months ago
#218 - Improve tests on Artifactory backend by open the connection only one time
Issue -
State: open - Opened by hagenw 8 months ago
Labels: enhancement
#217 - Make open a backend mandatory
Pull Request -
State: closed - Opened by hagenw 8 months ago
- 6 comments
#216 - What should we do if a backend requires open()
Issue -
State: closed - Opened by hagenw 8 months ago
- 6 comments
Labels: question
#215 - Better authentication handling in backends
Pull Request -
State: closed - Opened by hagenw 8 months ago
- 7 comments
#214 - Deprecate audbackend.access()
Pull Request -
State: closed - Opened by hagenw 8 months ago
- 1 comment
#213 - Update Artifactory cleaning script
Pull Request -
State: closed - Opened by hagenw 8 months ago
#212 - Copy / move file to different version?
Issue -
State: open - Opened by hagenw 8 months ago
- 3 comments
Labels: question
#211 - Deprecate audbackend.access()
Issue -
State: closed - Opened by frankenjoe 8 months ago
- 2 comments
Labels: question
#210 - Fix audbackend.interface.Maven.ls() on sub-path
Pull Request -
State: closed - Opened by hagenw 8 months ago
- 1 comment
#209 - DOC: improve interface names in docstring examples
Pull Request -
State: closed - Opened by hagenw 8 months ago
- 14 comments
#208 - Raise ValueError if backend path ends with "/"
Pull Request -
State: closed - Opened by frankenjoe 8 months ago
- 5 comments
#207 - Maven.ls() does not work as expected for sub-paths
Issue -
State: closed - Opened by hagenw 8 months ago
- 1 comment
Labels: bug
#206 - Raise ValueError for path ending with "/" if file path is expected
Issue -
State: closed - Opened by hagenw 8 months ago
- 2 comments
#205 - TST: raise warning for failed Artifactory cleanup
Pull Request -
State: closed - Opened by hagenw 8 months ago
- 1 comment
#204 - Add backend methods open() and close()
Pull Request -
State: closed - Opened by frankenjoe 8 months ago
- 2 comments
#203 - Deprecate create(), delete(), register()
Pull Request -
State: closed - Opened by hagenw 8 months ago
- 5 comments
#202 - Remove audbackend.available()
Pull Request -
State: closed - Opened by hagenw 8 months ago
- 3 comments
#201 - CI: update actions to switch to Node.js 20
Pull Request -
State: closed - Opened by hagenw 8 months ago
- 1 comment
#200 - Add Backend class methods create() and delete()
Pull Request -
State: closed - Opened by hagenw 8 months ago
- 7 comments
#199 - Add backend method open() and close()
Issue -
State: closed - Opened by hagenw 8 months ago
- 2 comments
Labels: enhancement
#198 - Fix Versioned.ls(file, pattern=...)
Pull Request -
State: closed - Opened by frankenjoe 8 months ago
#197 - Simplify accessing a repository
Issue -
State: closed - Opened by hagenw 8 months ago
- 9 comments
Labels: enhancement, question
#196 - pattern argument of ls() for versioned interface is broken when inspecting a single file
Issue -
State: closed - Opened by hagenw 8 months ago
- 1 comment
#195 - Fix audbackend.interface.Versioned.ls(file, pattern=...)
Pull Request -
State: closed - Opened by hagenw 8 months ago
- 1 comment
#194 - Add audbackend.interface.Maven
Pull Request -
State: closed - Opened by hagenw 8 months ago
- 1 comment
#193 - Use ruff formatter as pre-commit
Pull Request -
State: closed - Opened by hagenw 8 months ago
- 3 comments
#192 - TST: depend on pytest<8.1.0
Pull Request -
State: closed - Opened by frankenjoe 9 months ago
- 2 comments
#191 - TST: Make single folder backend work on Windows
Pull Request -
State: closed - Opened by frankenjoe 9 months ago
#190 - Introduce optional validation step
Pull Request -
State: closed - Opened by frankenjoe 9 months ago
- 10 comments
#189 - Validate download / upload of files
Issue -
State: closed - Opened by frankenjoe 9 months ago
- 4 comments
Labels: enhancement, question
#188 - Release 1.0.2
Pull Request -
State: closed - Opened by hagenw 10 months ago
#187 - Support remote and virtual Artifactory repos
Pull Request -
State: closed - Opened by hagenw 10 months ago
- 1 comment
#186 - Support remote repos beside local ones
Issue -
State: closed - Opened by hagenw 10 months ago
#185 - Move file on backend
Pull Request -
State: closed - Opened by frankenjoe 10 months ago
- 2 comments
#184 - Decide how Backend.copy_file() should handle sub-paths as destinations
Issue -
State: open - Opened by hagenw 10 months ago
- 3 comments
#183 - Make test for single folder work under Windows
Issue -
State: closed - Opened by hagenw 10 months ago
- 1 comment
#182 - TST: fix Artifactory cleanup script
Pull Request -
State: closed - Opened by hagenw 10 months ago
- 1 comment
#181 - Copy file on backend
Pull Request -
State: closed - Opened by frankenjoe 10 months ago
- 7 comments
#180 - CI: use Python 3.10 as default
Pull Request -
State: closed - Opened by hagenw 10 months ago
#179 - DEBUG authentication error in CI
Pull Request -
State: closed - Opened by hagenw 10 months ago
- 2 comments
#178 - Base._ls(): may always return an empty list
Pull Request -
State: closed - Opened by frankenjoe 10 months ago
- 12 comments
#177 - Add a move / copy function
Issue -
State: closed - Opened by frankenjoe 10 months ago
Labels: enhancement
#176 - DOC: use repository over backend object in all api functions
Pull Request -
State: closed - Opened by frankenjoe 10 months ago
#175 - DOC: Use term 'repository' over 'backend instance' in API
Issue -
State: closed - Opened by frankenjoe 10 months ago
Labels: documentation
#174 - create(): remove return value
Pull Request -
State: closed - Opened by frankenjoe 10 months ago
- 7 comments
#173 - Change `audbackend.create()` to not return an interface
Issue -
State: closed - Opened by hagenw 10 months ago
#172 - Backend sub module
Pull Request -
State: closed - Opened by frankenjoe 10 months ago
- 2 comments
#171 - DOC: split usage into usage and developer-guide
Pull Request -
State: closed - Opened by hagenw 10 months ago
- 18 comments
#170 - Add extra audbackend.backend sub-module?
Issue -
State: closed - Opened by hagenw 10 months ago
#169 - Hide backend in API documentation
Issue -
State: closed - Opened by hagenw 10 months ago
- 6 comments
#168 - Add VersionedLegacy interface
Issue -
State: closed - Opened by hagenw 10 months ago
- 4 comments
#167 - Add backend interface
Pull Request -
State: closed - Opened by frankenjoe 11 months ago
- 9 comments
#166 - Add possibility to store backend settings on the backend
Issue -
State: closed - Opened by hagenw 11 months ago
- 8 comments
#165 - Remove version from implementation
Pull Request -
State: closed - Opened by frankenjoe 11 months ago
- 1 comment
#164 - TST: use name of authenticated user in owner fixture
Pull Request -
State: closed - Opened by frankenjoe 11 months ago
#163 - DOC: use sphinx-apipages extension
Pull Request -
State: closed - Opened by hagenw 11 months ago
#162 - Add auth argument to provide username, password to backend
Issue -
State: closed - Opened by hagenw 11 months ago
- 2 comments
#161 - Add public authentication() method to Artifactory backend
Issue -
State: closed - Opened by hagenw 11 months ago
- 1 comment
#160 - Add test for empty repo
Pull Request -
State: closed - Opened by hagenw 12 months ago
- 1 comment
#159 - CI: simplify changelog parsing
Pull Request -
State: closed - Opened by hagenw almost 1 year ago
#158 - CI: fix publishing to PyPI with 2FA
Pull Request -
State: closed - Opened by hagenw about 1 year ago
#157 - audbackend.exists(): fix raises section
Pull Request -
State: closed - Opened by frankenjoe about 1 year ago
#156 - Docs of backend.exists() wrongly state that error is raised if path does not exist
Issue -
State: closed - Opened by hagenw about 1 year ago
- 1 comment
Labels: bug, documentation
#155 - Use backend without versioning
Issue -
State: closed - Opened by frankenjoe about 1 year ago
- 8 comments
Labels: question
#154 - Backend.ls(): apply pattern to basename
Pull Request -
State: closed - Opened by frankenjoe about 1 year ago
- 1 comment