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

Feat: Add blintdb to blint #124

Open
wants to merge 25 commits into
base: main
Choose a base branch
from
Open

Feat: Add blintdb to blint #124

wants to merge 25 commits into from

Conversation

aryan-rajoria
Copy link
Collaborator

@aryan-rajoria aryan-rajoria commented Dec 6, 2024

Adds blint.db support for blint.
Changes:

  1. Adds a db.py file.
  2. Adds blintdb specific arguments in cli.py.
  3. Adds try except error handling to Archive error encountered during opening Archive.
  4. Adds oras to download the database

@aryan-rajoria aryan-rajoria changed the title Feat: Add blintdb to blin Feat: Add blintdb to blint Dec 9, 2024
Signed-off-by: Aryan Rajoria <[email protected]>
Signed-off-by: Aryan Rajoria <[email protected]>
Signed-off-by: Aryan Rajoria <[email protected]>
Signed-off-by: Aryan Rajoria <[email protected]>
Signed-off-by: Aryan Rajoria <[email protected]>
Signed-off-by: Aryan Rajoria <[email protected]>
Signed-off-by: Aryan Rajoria <[email protected]>
@aryan-rajoria aryan-rajoria marked this pull request as ready for review December 18, 2024 15:35
Signed-off-by: Aryan Rajoria <[email protected]>
Signed-off-by: Aryan Rajoria <[email protected]>
Signed-off-by: Aryan Rajoria <[email protected]>
Signed-off-by: Aryan Rajoria <[email protected]>
@aryan-rajoria
Copy link
Collaborator Author

Please suggest if default behavior of keeping use_blintdb being False and blintdb_home being $HOME/blintdb all right?

@aryan-rajoria aryan-rajoria requested a review from prabhu December 19, 2024 12:01
blint/cli.py Outdated Show resolved Hide resolved
blint/config.py Outdated Show resolved Hide resolved
blint/lib/utils.py Outdated Show resolved Hide resolved
blint/cli.py Show resolved Hide resolved
blint/lib/utils.py Outdated Show resolved Hide resolved
blint/cli.py Show resolved Hide resolved
Signed-off-by: Aryan Rajoria <[email protected]>
Signed-off-by: Aryan Rajoria <[email protected]>
Signed-off-by: Aryan Rajoria <[email protected]>
blint/lib/utils.py Outdated Show resolved Hide resolved
blint/lib/utils.py Outdated Show resolved Hide resolved
blint/lib/utils.py Outdated Show resolved Hide resolved
blint/lib/utils.py Outdated Show resolved Hide resolved
Signed-off-by: Aryan Rajoria <[email protected]>
Signed-off-by: Aryan Rajoria <[email protected]>
Signed-off-by: Aryan Rajoria <[email protected]>
Signed-off-by: Aryan Rajoria <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants