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

Allow reading license/readme/changelog of packages via API (or give a link) #27

Open
TrueBrain opened this issue Apr 21, 2020 · 0 comments
Labels
enhancement New feature or request prio: high This issue should be fixed when we get the time

Comments

@TrueBrain
Copy link
Member

It would be nice to show in the frontend what the license is (if custom), or show the readme or changelog.

Technically, this is a bit tricky, as these files (after upload) are only available inside the tarball. Most likely it is a good idea to store those files separatly on S3, so it is easy to fetch them. Not a trivial issue to fix for sure.

@TrueBrain TrueBrain added enhancement New feature or request prio: high This issue should be fixed when we get the time labels Apr 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request prio: high This issue should be fixed when we get the time
Projects
None yet
Development

No branches or pull requests

1 participant