Changes between Version 1 and Version 2 of ComponentDefinitions


Ignore:
Timestamp:
2024-12-19T10:26:25Z (4 days ago)
Author:
btlogy
Comment:

Replace obsolete buildbot and setup.py with their replacement

Legend:

Unmodified
Added
Removed
Modified
  • ComponentDefinitions

    v1 v2  
    88   source:contrib/ directory, like the various FUSE implementations.
    99 * '''dev-infrastructure''': things that help us build Tahoe, like the
    10    buildbot, the automated speed/memory/code-coverage tests (and the web
     10   ci, docker, the automated speed/memory/code-coverage tests (and the web
    1111   pages which display their results), the IRC channels and mailing lists,
    1212   and this Trac bugtracker itself.
     
    4545    directory layout, client-to-server share transfer protocol
    4646  * '''documentation''': (deprecated, use docs keyword)
    47   * '''packaging''': setup.py script, library dependencies, creation of
     47  * '''packaging''': `pyproject.toml` file and the hatch back-end, library dependencies, creation of
    4848    binary packages (deb/rpm/exe), licensing, installation instructions