docs

Various Yii 3.0 related documentation

View the Project on GitHub yiisoft/docs

020 - Package Release

Criteria

Release instruction

Release a package via Yii Development Tool.

  1. Check that you can sign commits locally (see Signing commits).

  2. Pull last changes from the master branch:

./yii-dev git/checkout master package-name
./yii-dev git/pull package-name
  1. Check the package for compliance with the criteria above.

  2. Run release/make command:

./yii-dev release/make package-name
  1. Select version type (major, minor or path).

  2. On the question “Push commits and tags, and release on GitHub?” check a diff. If the diff is alright, answer “yes”.

  3. For major and minor releases add a record with release notes on Yii Framework News.