Skip to content
  • David Runge's avatar
    argparse: Add parser for arch-release-sync · 403d18ee
    David Runge authored
    arch_release_promotion/argparse.py:
    Add `ArgParseFactory.synchronize()` classmethod to add a simple
    entrypoint for `arch-release-sync`, that supports the `-p`/`--project`
    optional parameters and display of version information.
    
    tests/test_argparse.py:
    Add tests for `ArgParseFactory.synchronize()`.
    403d18ee