Skip to content
This repository has been archived by the owner on Sep 26, 2021. It is now read-only.

Releases: MadJlzz/gopypi

v1.1.0

05 Aug 00:06
Compare
Choose a tag to compare

Summary:

  • reviewing the complete architecture to be able to extend to more backends if people needs it. (only supporting GCS right now but ready to extend)
  • adding a single auth method to let pip authenticate using Basic Authentication
  • updating the documentation to ease gopypi deployment

Associated PR #6
Associated issues #3, #4, #5

v1.0.0 - Initial Release

09 Oct 22:26
e6f486b
Compare
Choose a tag to compare

This release features a simple version of gopypi that auto-index packages either from:

  • localhost
  • Google Cloud Storage

See README.md for more information! 🎆