Differences between revisions 6 and 8 (spanning 2 versions)
Revision 6 as of 2019-06-20 19:32:58
Size: 1368
Comment: interoperability testing
Revision 8 as of 2019-06-21 02:48:25
Size: 1590
Comment: explanations; TUF or similar will be funded by Facebook gift
Deletions are marked like this. Additions are marked like this.
Line 16: Line 16:
=== Robust interoperability testing == === Robust interoperability testing ===
Line 18: Line 18:
See [[https://github.com/pypa/integration-test|the integration-test project]], aiming to "ensure core packaging tools work well with each other". We need funding to ensure core packaging tools work well with each other; currently they aren't seamlessly interoperable. See [[https://github.com/pypa/integration-test|the integration-test project]].
Line 20: Line 20:
=== System for generic flags and statuses on projects on PyPI === === System for generic statuses/flags on projects on PyPI ===
Line 22: Line 22:
See [[PackagingWG/2019-03-22-Warehouse|notes from this meeting]]. See [[PackagingWG/2019-03-22-Warehouse|notes from this meeting]]. To scale up our anti-abuse moderation, we need to be able to, for instance, mark a release as deprecated or a project as unsupported. We need support to do the architectural design to implement this.
Line 26: Line 26:
See [[https://github.com/pypa/warehouse/issues/5869|this GitHub issue]].

=== The Update Framework implementation ===

See [[https://www.python.org/dev/peps/pep-0458/|PEP 458]] and [[https://github.com/pypa/warehouse/issues/5247|Warehouse issue #5247]].
It's difficult to roll out new features gradually to our test site or to selected test users; a feature flag system would help us deploy more confidently. See [[https://github.com/pypa/warehouse/issues/5869|this GitHub issue]].

Packaging improvements that could be funded

This page lists specific things that

  1. the Python packaging community wants
  2. are fairly well-scoped
  3. would happen much faster if the Packaging Working Group got funding to achieve them

Projects

finish dependency resolver for pip

See pip issue #988 and #6536. This includes help with user experience, communications/publicity, and testing (including developing robust testing/CI infrastructure) as well as, potentially, core feature development and review.

Robust interoperability testing

We need funding to ensure core packaging tools work well with each other; currently they aren't seamlessly interoperable. See the integration-test project.

System for generic statuses/flags on projects on PyPI

See notes from this meeting. To scale up our anti-abuse moderation, we need to be able to, for instance, mark a release as deprecated or a project as unsupported. We need support to do the architectural design to implement this.

Feature flag system on PyPI

It's difficult to roll out new features gradually to our test site or to selected test users; a feature flag system would help us deploy more confidently. See this GitHub issue.

virtualenv rewrite

See virtualenv issue #697.

Fundable Packaging Improvements (last edited 2020-06-05 22:32:24 by SumanaHarihareswara)

Unable to view page? See the FrontPage for instructions.