pagure Logo
  • Log In

julian8628 / 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  3
  • Stats
 Overview  Files  Commits  Branches  Forks  Releases

30a1b65 PR#1272: check architecture names for mistakes

Merged and Committed by mikem 5 years ago
raw patch tree
2d0e63e3b1831c11db42650d86b7581c47925da9 cc4e7dce942ba525ffffd330ada1ec54a9ca099c
7 files changed. 142 lines added. 32 lines removed.
cli/koji_cli/commands.py
file modified
+6 -6
cli/koji_cli/lib.py
file modified
+2 -20
hub/kojihub.py
file modified
+15 -2
koji/__init__.py
file modified
+31 -0
tests/test_hub/test_create_tag.py
file modified
+19 -4
tests/test_hub/test_edit_tag.py
file modified
+38 -0
tests/test_lib/test_parse_arches.py
file added
+31
    PR#1272: check architecture names for mistakes
    
    Merges #1272
    https://pagure.io/koji/pull-request/1272
    
    Fixes: #1237
    https://pagure.io/koji/issue/1237
    Architectures field in build target uses 2 different separators
    
        
cli/koji_cli/commands.py
file modified
+6 -6
cli/koji_cli/lib.py
file modified
+2 -20
hub/kojihub.py
file modified
+15 -2
koji/__init__.py
file modified
+31 -0
tests/test_hub/test_create_tag.py
file modified
+19 -4
tests/test_hub/test_edit_tag.py
file modified
+38 -0
tests/test_lib/test_parse_arches.py
file added
+31
Powered by Pagure 5.14.1
Documentation • File an Issue • About • SSH Hostkey/Fingerprint
© Red Hat, Inc. and others.