mirror of
https://github.com/theupdateframework/python-tuf
synced 2026-05-24 10:08:28 +00:00
1.1 KiB
1.1 KiB
Architectural Decision Log
This log lists the architectural decisions for tuf.
-
ADR-0000 - Use Markdown Architectural Decision Records
-
ADR-0001 - Default to Python 3.6 or newer for new development
-
ADR-0002 - Deprecation strategy
-
ADR-0003 - Develop TUF 1.0.0 in a subdirectory of the current TUF implementation
-
ADR-0004 - Add classes for complex metadata attributes
-
ADR-0005 - Use Google Python style guide with minimal refinements
-
ADR-0008 - Accept metadata that includes unrecognized fields
For new ADRs, please use template.md as basis. More information on MADR is available at https://adr.github.io/madr/. General information about architectural decision records is available at https://adr.github.io/.