Skip to content
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

Dockerfile: drop libsqliteorm #713

Merged
merged 1 commit into from
Sep 20, 2023

Conversation

tserong
Copy link
Contributor

@tserong tserong commented Sep 15, 2023

This removes the libsqliteorm dependency which won't be necessary once aquarist-labs/ceph#212 goes in and sqlite_orm is included as a submodule.

Fixes: https://github.com/aquarist-labs/s3gw/issues/683

Checklist before requesting a review

  • I have performed a self-review of my code.
  • If it is a core feature, I have added thorough tests.
  • CHANGELOG.md has been updated should there be relevant changes in this PR.

This removes the libsqliteorm dependency which won't be
necessary once aquarist-labs/ceph#212
goes in and sqlite_orm is included as a submodule.

Fixes: https://github.com/aquarist-labs/s3gw/issues/683
Signed-off-by: Tim Serong <[email protected]>
@tserong tserong added the DNM label Sep 15, 2023
@tserong
Copy link
Contributor Author

tserong commented Sep 15, 2023

Marking DNM until the ceph change goes in

@jecluis
Copy link
Contributor

jecluis commented Sep 20, 2023

good to merge once aquarist-labs/ceph#212 goes in :)

@tserong
Copy link
Contributor Author

tserong commented Sep 20, 2023

rock 'n' roll, let's see how we go...

@tserong tserong merged commit 7abf60c into s3gw-tech:main Sep 20, 2023
@tserong tserong deleted the wip-submodule-sqlite_orm branch September 20, 2023 11:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Submodule in sqlite_orm
2 participants