pagure Logo
  • Log In

mikem / koji

Forked from koji 9 years ago
Clone
Source Code
GIT
Documentation
GIT

Learn more about these different git repos.

Other Git URLs

  • Source
  • Docs
  • Pull Requests  0
  • Stats
 Overview  Files  Commits  Branches  Forks  Releases

d6a59cb PR#3891: Don't try to resolve server version for old hubs

Merged and Committed by tkopecek 2 years ago
raw patch tree
d43ad529c1ea514329ac62a352973fa8aa964fd9 cfd6d3064fc8c5836c4e74b56c5a6bc6df980e0d
8 files changed. 79 lines added. 24 lines removed.
cli/koji_cli/commands.py
file modified
+4 -14
koji/__init__.py
file modified
+27 -0
kojihub/kojixmlrpc.py
file modified
+9 -3
tests/test_cli/test_add_channel.py
file modified
+1 -1
tests/test_cli/test_cancel.py
file modified
+3 -2
tests/test_cli/test_edit_channel.py
file modified
+1 -2
tests/test_cli/test_hello.py
file modified
+4 -2
tests/test_lib/test_client_session.py
file modified
+30 -0
    PR#3891: Don't try to resolve server version for old hubs
    
    Merges #3891
    https://pagure.io/koji/pull-request/3891
    
    Fixes: #3890
    https://pagure.io/koji/issue/3890
    Don't try to resolve server version for older hubs
    
        
cli/koji_cli/commands.py
file modified
+4 -14
koji/__init__.py
file modified
+27 -0
kojihub/kojixmlrpc.py
file modified
+9 -3
tests/test_cli/test_add_channel.py
file modified
+1 -1
tests/test_cli/test_cancel.py
file modified
+3 -2
tests/test_cli/test_edit_channel.py
file modified
+1 -2
tests/test_cli/test_hello.py
file modified
+4 -2
tests/test_lib/test_client_session.py
file modified
+30 -0
Powered by Pagure 5.14.1
Documentation • File an Issue • About • SSH Hostkey/Fingerprint
© Red Hat, Inc. and others.