#3 Add few more commands
Merged 3 years ago by lrossett. Opened 3 years ago by zlopez.
centos/ zlopez/centpkg sources  into  develop

Another commands tested
Michal Konečný • 3 years ago  
file modified
+2
@@ -13,6 +13,8 @@ 

  ## Supported commands

  Here is the list currently supported commands by centpkg:

  * clone

+ * sources

+ * new-sources

  

  ## Current workflow

  For a sig working on a package in git.centos.org, the following workflow is

file modified
+2 -2
@@ -7,8 +7,8 @@ 

  gitbaseurl = ssh://git@gitlab.com/redhat/centos-stream/%(repo)s.git

  anongiturl = https://gitlab.com/redhat/centos-stream/%(repo)s

  branchre = .+\d$|.+\d-.+|master$

- kojiprofile = stream-koji

- build_client = stream-koji

+ kojiprofile = stream

+ build_client = stream

  kerberos_realms = REDHAT.COM,IPA.REDHAT.COM

  lookaside_namespaced = True

  git_excludes =

This PR is adding following commands:

  • sources
  • new-sources

Should be merged after https://git.centos.org/centos/centpkg/pull-request/2

rebased onto 5df5935

3 years ago

Pull-Request has been merged by lrossett

3 years ago
Metadata