aboutsummaryrefslogtreecommitdiffhomepage
path: root/RELEASE_PROCESS.md
Commit message (Collapse)AuthorAgeFilesLines
* TyposJeremy Benoist2019-05-291-2/+17
|
* Keep composer.lockJeremy Benoist2019-05-291-37/+6
| | | | | | | | We initially ignored the `composer.lock` because it generated a lock of rebase on PR when someone updated it and the master updated it too. Now we have less contributions (sadly) so I think we won't run against that problem. Also, it'll solve issue about people cloning the master and got angry because composer eat all the available memory to determine packages to install. It'll also be much easier to make release. Scrutinizer & Travis will be faster too.
* Jump to 2.3.6-dev and update release processJeremy Benoist2018-12-151-1/+1
| | | | Fix release archive in `release.sh` and also fix a typo in the release process
* Prepare 2.3.5 releaseJeremy Benoist2018-12-141-4/+7
|
* Jump to 2.3.5-dev and update release processJeremy Benoist2018-11-251-8/+7
| | | | After the latest release, I update the documentation about it so it’s more clear
* Updated changelog for 2.3Nicolas Lœuillet2017-12-111-1/+1
|
* Prepare wallabag 2.3.0Nicolas Lœuillet2017-10-201-1/+1
|
* Small typo in documentation fix #3061Maxime Marinel2017-05-021-1/+1
|
* Add .travis.yml change to RELEASE_PROCESSJeremy Benoist2016-11-191-1/+14
|
* Update CHANGELOGNicolas Lœuillet2016-11-041-1/+1
| | | | Usage of github-changes from @lalitkapoor
* Prepare wallabag 2.1.3 :rocket:Nicolas Lœuillet2016-11-041-1/+1
|
* Update release processNicolas Lœuillet2016-10-171-1/+1
|
* Added page about parameters.ymlNicolas Lœuillet2016-10-101-1/+1
|
* Add -dev versionJeremy Benoist2016-10-101-0/+1
| | | Following https://github.com/wallabag/wallabag/pull/2417
* Update documentationNicolas Lœuillet2016-10-101-14/+13
|
* Update RELEASE_PROCESS.mdJeremy Benoist2016-10-101-13/+13
|
* Cleaned up documentation for installation processNicolas Lœuillet2016-10-081-18/+15
|
* Update release processNicolas Lœuillet2016-10-071-0/+1
|
* Add steps in RELEASE_PROCESSNicolas Lœuillet2016-03-011-9/+39
|
* Added RELEASE_PROCESS documentBertrand Dunogier2016-02-271-0/+37