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

Store and retrieve on demand scanned packages/archives #1063

Open
AyanSinhaMahapatra opened this issue Jan 29, 2024 · 0 comments
Open

Store and retrieve on demand scanned packages/archives #1063

AyanSinhaMahapatra opened this issue Jan 29, 2024 · 0 comments

Comments

@AyanSinhaMahapatra
Copy link
Member

From a discussion with @pombredanne

Packages which are downloaded and scanned in SCIO can be optionally
stored and accessed to have a copy of the packages which are being
used for a specific product for reference and future use, and could
be used to meet source redistribution obligations too.

For this we have to store all packages/archives which are downloaded,
create an API and index by URL/checksum to get these packages on-demand,
store metadata/history and logs for these downloaded/stored packages,
and also maybe support the ability to add external storage options.

There should be configuration variable to turn this on to enable these
features, and connect external databases/storage.

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

No branches or pull requests

1 participant