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

App packages shared service #21

Closed
christoferlof opened this issue Mar 12, 2021 · 1 comment
Closed

App packages shared service #21

christoferlof opened this issue Mar 12, 2021 · 1 comment
Labels

Comments

@christoferlof
Copy link
Contributor

christoferlof commented Mar 12, 2021

Researchers will need all kinds of packages/libraries when working with data. All packages within a feed will be accessable.

Requirements:

  • Support as many package feeds types as possible.
  • It should be possible to add a new package feed.
  • All package feeds should be read-only, meaning publishing new package must not be possible.
  • System package managers like apt-get and winget.
  • Code/SDK package mangers like PyPi, Conda, NuGet etc.

Implementation:

@christoferlof christoferlof changed the title Python package shared service App packages shared service Mar 12, 2021
@marrobi
Copy link
Member

marrobi commented Mar 12, 2021

https://www.sonatype.com/nexus/repository-oss-download can help solve some of these challenges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Initial Scope Complete
Development

No branches or pull requests

3 participants