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

3315e3c PR#4000: Fix remove-tag-inheritance with priority

Merged and Committed by tkopecek 2 years ago
raw patch tree
41ab495f2850b54e4a47635d48005b8ebaed6e3f 63a6f43d8af67c516c627228c600aa64a85d5311
4 files changed. 150 lines added. 17 lines removed.
cli/koji_cli/commands.py
file modified
+11 -9
tests/test_cli/test_edit_tag_inheritance.py
file modified
+6 -3
tests/test_cli/test_remove_tag_inheritance.py
file modified
+5 -5
tests/test_hub/test_write_inheritance_data.py
file added
+128
    PR#4000: Fix remove-tag-inheritance with priority
    
    Merges #4000
    https://pagure.io/koji/pull-request/4000
    
    Fixes: #2804
    https://pagure.io/koji/issue/2804
    allow duplicate parents with different priorities in the same inheritance level
    
    Fixes: #3985
    https://pagure.io/koji/issue/3985
    remove-tag-inheritance ignores priority
    
        
cli/koji_cli/commands.py
file modified
+11 -9
tests/test_cli/test_edit_tag_inheritance.py
file modified
+6 -3
tests/test_cli/test_remove_tag_inheritance.py
file modified
+5 -5
tests/test_hub/test_write_inheritance_data.py
file added
+128
Powered by Pagure 5.14.1
Documentation • File an Issue • About • SSH Hostkey/Fingerprint
© Red Hat, Inc. and others.