You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: