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

introduce -p/--print-status to ocrd network client blocking commands #1277

Merged
merged 28 commits into from
Oct 10, 2024

Commits on Oct 1, 2024

  1. Configuration menu
    Copy the full SHA
    f44e28b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7177eb1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    df8e8ee View commit details
    Browse the repository at this point in the history
  4. make -b/--block as flags

    MehmedGIT committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    b183cfc View commit details
    Browse the repository at this point in the history
  5. implement feedback

    MehmedGIT committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    342ef3a View commit details
    Browse the repository at this point in the history
  6. fix: missed params

    MehmedGIT committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    0e80a7c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d7df200 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0bfef64 View commit details
    Browse the repository at this point in the history
  9. Merge remote-tracking branch 'github/network_client_block_prints' int…

    …o page-wise-param
    
    # Conflicts:
    #	src/ocrd_network/cli/client.py
    #	src/ocrd_network/client_utils.py
    kba committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    19aad83 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    611b6b5 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. remove UDS socket files

    MehmedGIT committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    9a71d04 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    854403d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4d01e66 View commit details
    Browse the repository at this point in the history
  4. Update src/ocrd_network/client_utils.py

    Co-authored-by: Konstantin Baierer <[email protected]>
    MehmedGIT and kba authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    97427e0 View commit details
    Browse the repository at this point in the history
  5. add endpoint DELETE /workflow/kill-mets-server-zombies to kill -SIGTE…

    …RM METS servers with ctime > 60mins ago
    kba committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    7454845 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0506e9d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ad81356 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #1278 from OCR-D/page-wise-param

    post_ps_workflow_request: pagewise configurable
    kba authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    7a3be1e View commit details
    Browse the repository at this point in the history
  9. use 3.8 compatible typing

    kba committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    4862d72 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2cb3e2a View commit details
    Browse the repository at this point in the history
  11. Merge pull request #1282 from OCR-D/mets-server-rm-socket

    deployer: Remove any pre-existing socket file before starting the server (again)
    kba authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    8b6a49c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    0d297e7 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    4f6775f View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    3882e7a View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    a8bfbe4 View commit details
    Browse the repository at this point in the history
  16. Merge pull request #1283 from OCR-D/mets-server-kill-zombies

    add endpoint DELETE /kill_mets_server_zombies to kill -SIGTERM METS servers with ctime > 60mins ago
    kba authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    c5fd843 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. Configuration menu
    Copy the full SHA
    d39c3d7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7512bd6 View commit details
    Browse the repository at this point in the history