Update README with git-post-create-repo.sh details

This commit is contained in:
Brian Read 2023-06-02 15:34:55 +02:00
parent b97d611c79
commit 9cbece1ab8

View File

@ -91,4 +91,21 @@ Parse a list of parameters and execute script with those parameters
optional params can appear in any order
* \<noisy\> show line being executed
* \<additional\> additional params to be passed (up to 3) e.g. debug,force,local
* \<additional\> additional params to be passed (up to 3) e.g. debug,force,local
## git-post-create-repo.sh
Update a repo created from a template (contribs,base or 3rd party) with things not able to be updated from the template:
* \<repository\> repository (package) to be built (e.g. smeserver-yum)
* \<organisation\> can be any organisation or user on the remote GITEA instance
optional:
* \<local\> will migrate into your local GITEA (in config), otherwise remote GITEA
Does:
Rename spec file
Set current date in chagelog
Set Wiki and Issues links external (SME Wiki and Bugzilla)