Skip to content
Snippets Groups Projects
  1. Oct 18, 2022
    • Tim Jaacks's avatar
      package_release: refactoring · dc3698c8
      Tim Jaacks authored
      Improve readability of package_release.py and its submodule
      generate_release_metadata.py.
      
      - Add describing comments throughout the file.
      - Remove duplicate code from functions. Simplify them, so that they do
        what their names say (and nothing more).
      - Rename variables and function arguments to make their purpose clearer.
      - Harmonize variable names with their corresponding command line arguments.
      - Add pydoc for functions.
      - Add type declarations to function arguments.
      - Generate MD5 and metadata files in the source directories so that they
        can be copied along with the rest of the files.
      dc3698c8
  2. Jun 13, 2022
  3. Mar 30, 2022
Loading