forked from reactphp/reactphp
-
Notifications
You must be signed in to change notification settings - Fork 0
ReleaseProcess
igorw edited this page Dec 26, 2012
·
3 revisions
This applies when tagging a new release.
- make sure CHANGELOG is complete
- set CHANGELOG release date in stone
- git tag, git push
- run scripts/do-split.sh
This applies when adding a new component.
- check component composer.json
- check root composer.json (add replaces)
- modify scripts/do-split.sh
- create github repo for split
- run scripts/do-split.sh
- packagist
This applies when creating a new sub-project that is not part of core.
- composer.json, phpunit.xml
- packagist
- travis
- GitHub IRC hook