Skip to main content

Backends to access Artifactory and local file system

Project description

Test status code coverage audbackend's documentation audbackends's supported Python versions audbackend's MIT license

Manage file storage on different backends. At the moment we support:

  • Artifactory with audbackend.Artifactory

  • local file system with audbackend.FileSystem

Have a look at the installation instructions.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Version 0.3.5 (2021-05-11)

  • Added: argument folder to Backend.glob()

Version 0.3.4 (2021-05-06)

  • Added: support files without extension and file extensions with dot(s)

Version 0.3.3 (2021-03-29)

  • Fixed: audbackend.Artifactory.exists() for cases of missing permissions

Version 0.3.2 (2021-03-29)

  • Fixed: use audfactory >=1.0.3 as it fixes versions() for paths with missing user permissions

Version 0.3.1 (2021-03-26)

  • Changed: adjust Python package keywords to artifactory, filesystem

  • Fixed: contribution section in documentation now provides correct links and explains Artifactory server access for running tests

Version 0.3.0 (2021-03-26)

  • Added: open source release on Github

  • Changed: use audfactory >=1.0.0

  • Changed: use public Artifactory server for tests

Version 0.2.0 (2021-02-22)

  • Added: audbackend.FileSystem backend

  • Changed: rename package to audbackend

  • Changed: include repository argument in the init methods of the backends

Version 0.1.1 (2021-02-19)

  • Fixed: missing __init__ file in audb_artifactory.core

Version 0.1.0 (2021-02-19)

  • Added: Initial release

  • Added: audb_artifactory.Artifactory

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page