Differences between revisions 1 and 3 (spanning 2 versions)
Revision 1 as of 2018-02-05 16:05:43
Size: 2659
Comment: first draft of testing landing page
Revision 3 as of 2018-02-05 21:07:51
Size: 3232
Comment: add Ernest contributions
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
#language en
DRAFT
Line 4: Line 7:
Warehouse is a next-generation Python Package Repository designed to replace the legacy code base that currently powers [[https://pypi.python.org/|PyPI]] ([[https://github.com/pypa/pypi-legacy/|source code on GitHub]], [[https://wiki.python.org/psf/WarehouseRoadmap|roadmap]]). If you maintain a package on PyPI, we'd love for you to test it and send us bug reports. Go to [[https://pypi.org/|the pre-production deployment at https://pypi.org/]] and try it out! Warehouse is a next-generation Python Package Repository designed to replace the legacy code base that currently powers [[https://pypi.python.org/|PyPI]] ([[https://github.com/pypa/warehouse|source code on GitHub]], [[https://wiki.python.org/psf/WarehouseRoadmap|roadmap]]). If you maintain a package on PyPI, we'd love for you to test it and send us bug reports. Go to [[https://pypi.org/|the pre-production deployment at https://pypi.org/]] and try it out!
Line 7: Line 10:
Most of these you can test [[http://pypi.org/|on pypi.org]], using the same login as you use on pypi.python.org (legacy PyPI). If you're going to do anything destructive, like removing an owner or a release, use [[https://test.pypi.org/|test.pypi.org]].

=== Tasks ===
 * Add/Remove Maintainer
 * Add/Remove Owner
 * Transition Ownership
 * User Registration and Confirmation
 * Login/Logout
 * Password Reset
 * Create New Project
 * Create New Release
 * Remove a project
 * Remove a release
 * View Journals

=== Workflows ===
Line 13: Line 32:
== Known issues == == Known issues/downtime ==
Line 28: Line 47:
IRC: [[https://webchat.freenode.net/?channels=%23pypa-dev|#pypa-dev on Freenode]] (someone's usually there 10am-5pm Central Time on weekdays) IRC: [[https://webchat.freenode.net/?channels=#pypa-dev|#pypa-dev on Freenode]] (someone's usually there 10am-5pm Central Time on weekdays)

DRAFT

Help us test PyPI!

[This page is a draft and not to be used/publicized until we close out the Maintainer MVP milestone. That'll probably be in late February 2018.]

Warehouse is a next-generation Python Package Repository designed to replace the legacy code base that currently powers PyPI (source code on GitHub, roadmap). If you maintain a package on PyPI, we'd love for you to test it and send us bug reports. Go to the pre-production deployment at https://pypi.org/ and try it out!

Things to test

Most of these you can test on pypi.org, using the same login as you use on pypi.python.org (legacy PyPI). If you're going to do anything destructive, like removing an owner or a release, use test.pypi.org.

Tasks

  • Add/Remove Maintainer
  • Add/Remove Owner
  • Transition Ownership
  • User Registration and Confirmation
  • Login/Logout
  • Password Reset
  • Create New Project
  • Create New Release
  • Remove a project
  • Remove a release
  • View Journals

Workflows

Known issues/downtime

On GitHub. Overview:

Contact us

GitHub: https://github.com/pypa/warehouse/issues/new

IRC: #pypa-dev on Freenode (someone's usually there 10am-5pm Central Time on weekdays)

Email: pypa-dev mailing list

Thank you for testing Warehouse! You're helping us launch sooner and future users of PyPI will appreciate it. :)

WarehousePackageMaintainerTesting (last edited 2019-08-15 21:22:16 by SumanaHarihareswara)

Unable to view page? See the FrontPage for instructions.