Update composer package create readme
This commit is contained in:
@@ -9,13 +9,8 @@
|
|||||||
- run phan/phpstan/phpunit tests in composer branch
|
- run phan/phpstan/phpunit tests in composer branch
|
||||||
- commit and sync to master
|
- commit and sync to master
|
||||||
- create the same version tag as before in the trunk/master
|
- create the same version tag as before in the trunk/master
|
||||||
- GITEA
|
- GITEA and GITLAB:
|
||||||
- download ZIP file from TAG
|
- Run `publish/publish.sh` script to create composer packages
|
||||||
- `curl --user clemens.schwaighofer:KEY \
|
|
||||||
--upload-file ~/Documents/Composer/CoreLibs-Composer-All-vX.Y.Z.zip \
|
|
||||||
https://git.egplusww.jp/api/packages/Composer/composer?version=X.Y.Z`
|
|
||||||
- GitLab
|
|
||||||
- `curl --data tag=vX-Y-Z --header "Deploy-Token: TOKENr" "https://gitlab-na.factory.tools/api/v4/projects/950/packages/composer"`
|
|
||||||
- Composer Packagest local
|
- Composer Packagest local
|
||||||
- update pacakges.json file with new version and commit
|
- update pacakges.json file with new version and commit
|
||||||
- `git pull egra-gitea master`
|
- run `git pull egra-gitea master` on udon-core in `/var/www/html/composer/www`
|
||||||
|
|||||||
Reference in New Issue
Block a user