pagure Logo
  • Log In

copr / copr

Clone
Source Code
GIT
Documentation
GIT

Learn more about these different git repos.

Other Git URLs

  • Source
  • Docs
  • Issues  201
  • Pull Requests  1
  • Roadmap 
  • Stats
 Overview  Files  Commits  Branches  Forks  Releases

fa2410a [frontend][python][cli] generate new webhook secret functionality in copr-cli

Authored and Committed by clime 3 years ago
raw patch tree parent
6 files changed. 67 lines added. 7 lines removed.
beaker-tests/Sanity/copr-cli-basic-operations/runtest.sh
file modified
+2 -0
cli/copr_cli/main.py
file modified
+27 -3
frontend/coprs_frontend/coprs/models.py
file modified
+4 -0
frontend/coprs_frontend/coprs/views/api_ns/api_general.py
file modified
+11 -0
frontend/coprs_frontend/coprs/views/coprs_ns/coprs_general.py
file modified
+4 -4
python/copr/client/client.py
file modified
+19 -0
    [frontend][python][cli] generate new webhook secret functionality in copr-cli
    
    * ad. #229 RFE: 'copr new-webhook-secret COPRNAME'
    
        
beaker-tests/Sanity/copr-cli-basic-operations/runtest.sh
file modified
+2 -0
cli/copr_cli/main.py
file modified
+27 -3
frontend/coprs_frontend/coprs/models.py
file modified
+4 -0
frontend/coprs_frontend/coprs/views/api_ns/api_general.py
file modified
+11 -0
frontend/coprs_frontend/coprs/views/coprs_ns/coprs_general.py
file modified
+4 -4
python/copr/client/client.py
file modified
+19 -0
Powered by Pagure 5.13.3
Documentation • File an Issue • About • SSH Hostkey/Fingerprint
© Red Hat, Inc. and others.