Skip to content

Commit 364a056

Browse files
committed
Added Releasing Guide
1 parent f5ebee6 commit 364a056

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

docs/Releasing.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# Releasing ORCA Services NOVA API Client for PHP
2+
3+
## Prerequisites
4+
5+
- A local copy of the plugin
6+
- All changes committed & pushed to the Git repo
7+
- [Git CLI client](https://git-scm.com/downloads)
8+
- [Composer](http://getcomposer.org/download)
9+
- Access to the [Git repo](https://github.com/orca-services/nova-api-php)
10+
11+
## The Release Process
12+
13+
- Update translation (i18n), if available
14+
- Update the [change log](../CHANGELOG.md) for the release
15+
- Push the changes to the GitLab repo
16+
- [Tag](https://github.com/orca-services/nova-api-php/tags) the revision
17+
- Copy the [change log](../CHANGELOG.md) entries of the released version in raw as [release notes for the new tag](https://github.com/orca-services/nova-api-php/releases/new)

0 commit comments

Comments
 (0)