mirror of
https://github.com/pestphp/pest.git
synced 2026-03-06 07:47:22 +01:00
docs: updates release process
This commit is contained in:
@ -10,6 +10,7 @@ When releasing a new version of Pest there are some checks and updates that need
|
|||||||
- Push the changes to GitHub
|
- Push the changes to GitHub
|
||||||
- Check that the CI is passing as expected: [github.com/pestphp/pest/actions](https://github.com/pestphp/pest/actions)
|
- Check that the CI is passing as expected: [github.com/pestphp/pest/actions](https://github.com/pestphp/pest/actions)
|
||||||
- Tag and push the tag with `git tag vX.X.X && git push --tags`
|
- Tag and push the tag with `git tag vX.X.X && git push --tags`
|
||||||
|
- Publish release here: [github.com/pestphp/pest/releases/new](https://github.com/pestphp/pest/releases/new).
|
||||||
|
|
||||||
### Plugins
|
### Plugins
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user