Skip to content

Package Registry Refactor

Compare
Choose a tag to compare
@kevinemoore kevinemoore released this 08 Sep 20:05
· 2154 commits to master since this release
596e84a

Python:

  • Refactors local and s3 storage-layer code around a new PackageRegistry base class (to support improved file layouts in future releases)
  • Multithreaded download for large files, large performance gains when installing packages with large files, especially on large instances
  • Package name added to Package.resolve_hash
  • Bugfix: remove package revision by shorthash
  • Performance improvements for build and push

Catalog & Lambdas:

  • PDF previews
  • Browse full package contents (no longer limited to 1000 files)
  • Indexing and search package-level metadata
  • Fixed issue with download button for certain text files
  • FCS files: content indexing and preview
  • Catalog sign-in with email (or username)
  • Catalog support for sign-in with Okta