Changes

Jump to navigation Jump to search
Line 12: Line 12:  
# Return to your build system
 
# Return to your build system
 
# Clone the new repo
 
# Clone the new repo
# Run the "git-post-create-repo.sh <organisation> repo-name". This will rename the spec file and fill in the bugzilla and wiki entries readme.MD and the repo data relating to the Wiki and Bugzillaa..
+
# Run the "git-post-create-repo.sh <organisation> repo-name". This will rename the spec file and fill in the bugzilla and wiki entries readme.MD and the repo data relating to the Wiki and Bugzilla..
 
# Add in files / directories etc required under the "root" directory.
 
# Add in files / directories etc required under the "root" directory.
 
# Edit the spec file.  
 
# Edit the spec file.  
Line 31: Line 31:     
I am not clear if it requires to be run on the koozali infastructure build server or can be run on your own build server (with ssh access to the buildserver).  Hopefully the latter.
 
I am not clear if it requires to be run on the koozali infastructure build server or can be run on your own build server (with ssh access to the buildserver).  Hopefully the latter.
 +
 +
I also note that calls to the CVS while on the infra build server only work if the connection is made locally, eg
 +
 +
cvs -z3 -d /cvs/smecontribs co -P common
 +
[[File:Screenshot from 2024-02-19 10-13-15.png|thumb|Final confirmation of package added]]
    
=== Add into Bugzilla ===
 
=== Add into Bugzilla ===
I'll add this once I discover how...
      +
# Log into Bugzilla
 +
# Click on Administration on the top of the page (if you do not have this, then you do not have enough permissions to do the job).
 +
# Click on  Products
 +
# Click on Which ever "products of..." is the one you want.
 +
# Choose the next area
 +
# Click on "Edit Components"
 +
# Then "Add"
 +
# Add in details of new package and submit.
    
[[Category:Developer]]
 
[[Category:Developer]]

Navigation menu