lsedlar / cts

Forked from cts 5 years ago
Clone

6bdc46d Implement POST /api/1/composes to add new compose.

5 files Authored by jkaluza 5 years ago, Committed by lsedlar 5 years ago,
    Implement POST /api/1/composes to add new compose.
    
    - New `builders` role has been added listing all the users/groups
      who can create new compose.
    - The ComposeInfo can be now send using POST to CTS which adds
      it to the database and returns it back.
    
    Merges: https://pagure.io/cts/pull-request/4
    Signed-off-by: Jan Kaluza <jkaluza@redhat.com>
    
        
file modified
+1 -1
file modified
+4 -0
file modified
+1 -0
file modified
+24 -7
file added
+203