Skip to content

Put wheel files first when uploading.#107

Merged
sigmavirus24 merged 7 commits intomasterfrom
unknown repository
Apr 29, 2015
Merged

Put wheel files first when uploading.#107
sigmavirus24 merged 7 commits intomasterfrom
unknown repository

Conversation

@tyrelsouza
Copy link
Copy Markdown
Contributor

References #106

This groups wheel ".whl" files first for upload order so that the metadata can be displayed immediately while other files are still uploading.

  • Added a function upload.group_wheel_files_first
  • Added a two tests.
  • Ensured coverage for function

Referencing #106

Put wheel files first for upload so that the meta data can be displayed
immediately.
#106

Add a conditional to check if there's any need to group by wheel files, or if it
can just return the unprocessed list of dist files.
@tyrelsouza
Copy link
Copy Markdown
Contributor Author

I see what you did there 😎.

sigmavirus24 added a commit that referenced this pull request Apr 29, 2015
Put wheel files first when uploading.
@sigmavirus24 sigmavirus24 merged commit 66e967a into pypa:master Apr 29, 2015
@sigmavirus24
Copy link
Copy Markdown
Member

✨ 🍰 ✨

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants