Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(verbose xml upload): use v option to print verbose output in XML upload (DSP-1797) #70

Merged
merged 9 commits into from Jul 26, 2021

Commits on Jul 20, 2021

  1. Use v option to print imported resources

    irinaschubert committed Jul 20, 2021
    Copy the full SHA
    81ab961 View commit details
    Browse the repository at this point in the history
  2. Add comments and reformat code

    irinaschubert committed Jul 20, 2021
    Copy the full SHA
    98f2ed6 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2021

  1. add docstrings and return types to all functions

    irinaschubert committed Jul 21, 2021
    Copy the full SHA
    a7ab12e View commit details
    Browse the repository at this point in the history
  2. refactor and document xml_upload.py and sipi.py

    irinaschubert committed Jul 21, 2021
    Copy the full SHA
    a975e5b View commit details
    Browse the repository at this point in the history
  3. refactor xml_upload.py

    irinaschubert committed Jul 21, 2021
    Copy the full SHA
    f566b0d View commit details
    Browse the repository at this point in the history
  4. reformat code

    irinaschubert committed Jul 21, 2021
    Copy the full SHA
    4da5e42 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2021

  1. cleanup code

    irinaschubert committed Jul 22, 2021
    Copy the full SHA
    643e68b View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2021

  1. Copy the full SHA
    30fd2fc View commit details
    Browse the repository at this point in the history
  2. reformat code to 130 character lines

    irinaschubert committed Jul 26, 2021
    Copy the full SHA
    497cf90 View commit details
    Browse the repository at this point in the history