Skip to content

Commit

Permalink
Rm all legacy (WIP)
Browse files Browse the repository at this point in the history
- Removes legacy code, tests and docs
- Updates a few test, e.g. to work without unittest_toolbox, because
  relevant tempdir/file logic can easily be implemented using
  builtins; same for custom log module.

*TODO:*
- Check some of the removed docs, if we need to preserve anything
  (eg. QUICKSTART.md, ATTACKS.md)
- Check if we need https tests
- Maybe create a ticket for test metadata creation scripts
- Review remaining docs for necessary updates (eg. README.md,
  INSTALLATION.rst)
- Write proper commits
- Mention (in PR) preliminary work on python-tuf, spec, website and
  CII badge
- Add appreciation note for all authors of legacy code

Signed-off-by: Lukas Puehringer <lukas.puehringer@nyu.edu>
  • Loading branch information
lukpueh committed Jan 21, 2022
1 parent b2704a5 commit 7194f7c
Show file tree
Hide file tree
Showing 78 changed files with 27 additions and 32,536 deletions.
447 changes: 0 additions & 447 deletions docs/CLI.md

This file was deleted.

10 changes: 0 additions & 10 deletions docs/GETTING_STARTED.rst

This file was deleted.

2 changes: 2 additions & 0 deletions docs/INSTALLATION.rst
Original file line number Diff line number Diff line change
Expand Up @@ -91,3 +91,5 @@ package manager, among other options::

$ brew install python3
$ brew install libffi

.. TODO: Revise
149 changes: 0 additions & 149 deletions docs/QUICKSTART.md

This file was deleted.

Loading

0 comments on commit 7194f7c

Please sign in to comment.