Skip to content

🔧 Remove old BucketFs API and Package #43

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
5 tasks done
Nicoretti opened this issue Oct 28, 2022 · 1 comment · Fixed by #187 or #189
Closed
5 tasks done

🔧 Remove old BucketFs API and Package #43

Nicoretti opened this issue Oct 28, 2022 · 1 comment · Fixed by #187 or #189
Assignees
Labels
refactoring Code improvement without behavior change

Comments

@Nicoretti
Copy link

Nicoretti commented Oct 28, 2022

Summary

Currently the exasol-bucketfs package contains two packages (exasol.bucketfs, exasol_bucketfs_utils_python) containing the new and the old API receptively. Once all dependencies to the old API are cut the exasol_bucketfs_utils_python package and their receptive tests should be removed.

References

Requires this issues to be solved first:

See also

Task(s)

  • Remove old API package exasol_bucketfs_utils_python
  • Remove tests for test_legacy package
  • Remove deprecated dependency
    • Joblib
    • Typeguard?
@Nicoretti Nicoretti added the refactoring Code improvement without behavior change label Oct 28, 2022
@tkilias
Copy link

tkilias commented Oct 23, 2024

The package exasol_bucketfs_utils_python is not used anymore by any active public exasol repo, so we can remove it. With this we should also increase the major version.

@ckunki ckunki self-assigned this Jan 13, 2025
ckunki added a commit that referenced this issue Jan 13, 2025
* #43: Removed old BucketFs API and Package
* #184: Fixed ITDE database version used in integration tests
* Fixed typo in template for pull-requests
* Removed example for upload of files to github releases
* Removed folder language_container
* Fixed lint errors
* User guide: Removed reference to upload_github_release_to_bucket
* Fixed python version to be used in slow tests

* Prepare release 1.0.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactoring Code improvement without behavior change
Projects
None yet
3 participants