|
c0d77e4564
|
Install Composer PHAR to tools directory
[MAILPOET-2405]
|
2019-09-30 20:10:53 +01:00 |
|
|
c822b09010
|
Install PHPStan PHAR to tools directory
[MAILPOET-2405]
|
2019-09-30 20:10:53 +01:00 |
|
|
7c9b300d7a
|
Upgrade lucatume/wp-browser and conflicting deps
[MAILPOET-2356]
|
2019-09-24 14:02:07 +01:00 |
|
|
0248eed696
|
Remove useless line
[MAILPOET-2319]
|
2019-09-12 14:00:33 +02:00 |
|
|
e5460a9b51
|
Fix deleting files on release when they are renamed
[MAILPOET-2237]
|
2019-08-21 14:55:34 -04:00 |
|
|
3ae92c411d
|
Divide acceptance tests into 5 groups
[MAILPOET-2223]
|
2019-08-12 14:27:56 +02:00 |
|
|
7198b40b19
|
Do not change DB prefix in RoboFile when it is set
[MAILPOET-2014]
|
2019-07-24 15:03:16 -04:00 |
|
|
cd1b4a804c
|
Add command for Doctrine proxy generating
[MAILPOET-2014]
|
2019-07-24 15:03:16 -04:00 |
|
|
4c6e7572d4
|
Add command for Doctrine metadata generating
[MAILPOET-2014]
|
2019-07-24 15:03:16 -04:00 |
|
|
358bcc5d38
|
Add runtime for data generators
[MAILPOET-2140]
|
2019-07-09 05:50:27 -04:00 |
|
|
6f2ae44480
|
Add command to fix code style on a single file
|
2019-06-19 07:46:39 -04:00 |
|
|
05a4ebad04
|
Fix code style
|
2019-06-19 07:46:39 -04:00 |
|
|
9dcdd54a97
|
Fix code style
[MAILPOET-2004]
|
2019-05-28 11:00:48 -04:00 |
|
|
86f2bc23e7
|
Remove unnecessary tagging
[MAILPOET-2004]
|
2019-05-28 11:00:48 -04:00 |
|
|
d2a5a85be8
|
Add code comments
[MAILPOET-2004]
|
2019-05-28 11:00:48 -04:00 |
|
|
76bd7c73a5
|
Use proper robo error handling
[MAILPOET-2004]
|
2019-05-28 11:00:48 -04:00 |
|
|
32a739eba5
|
Check the release pull request before release
[MAILPOET-2004]
|
2019-05-28 11:00:48 -04:00 |
|
|
b47484ee3c
|
Create github release
[MAILPOET-2004]
|
2019-05-28 11:00:48 -04:00 |
|
|
ca175c81fb
|
Create release branch
[MAILPOET-2004]
|
2019-05-28 11:00:48 -04:00 |
|
|
850fe452ae
|
Checkout master
[MAILPOET-2004]
|
2019-05-28 11:00:48 -04:00 |
|
|
68c4ad88cb
|
Ensure working directory is clean when releasing
[MAILPOET-2004]
|
2019-05-28 11:00:48 -04:00 |
|
|
594b96c40d
|
Fix missing SVN credentials in release tagging command
[MAILPOET-2094]
|
2019-05-21 10:53:13 -04:00 |
|
|
fcf5fe1d5d
|
Move code snipper to its own directory
Because our main composer has php engine specified as 5.6
we cannot use tools and libraries dependent on php 7
[MAILPOET-2090]
|
2019-05-20 10:18:45 -04:00 |
|
|
99817cf5a4
|
Run php lint in parallel
[MAILPOET-2090]
|
2019-05-20 10:18:45 -04:00 |
|
|
cdd0c69779
|
Disable XDebug in RoboFile, allow it for specific commands
[MAILPOET-1923]
|
2019-05-16 07:05:07 -04:00 |
|
|
98c9461a15
|
Check if all issues PRs are merged
|
2019-05-10 09:02:12 -04:00 |
|
|
71020058ba
|
Output more info about release process
[MAILPOET-1977]
|
2019-04-24 16:22:45 -04:00 |
|
|
ce68561250
|
Don't download ZIP again in GitHub publish command
[MAILPOET-1977]
|
2019-04-24 16:22:45 -04:00 |
|
|
a9778da81d
|
Inform ./do command user how to setup tokens in .env
[MAILPOET-1977]
|
2019-04-24 16:22:45 -04:00 |
|
|
09d1f2cd99
|
Reuse JiraController factory for other services
[MAILPOET-1977]
|
2019-04-24 16:22:45 -04:00 |
|
|
f9b7ece35e
|
Unify 'version-name' option vs. 'version' argument
[MAILPOET-1977]
|
2019-04-24 16:22:45 -04:00 |
|
|
6625009605
|
Add new release:publish with all release tasks
[MAILPOET-1977]
|
2019-04-24 16:22:45 -04:00 |
|
|
5c65b391ee
|
Rename prepare:release command to release:prepare
[MAILPOET-1977]
|
2019-04-24 16:22:45 -04:00 |
|
|
720d9a4808
|
Group release methods together & improve their order
[MAILPOET-1977]
|
2019-04-24 16:22:45 -04:00 |
|
|
34e4203b9f
|
Move release commands to a namespace & improve naming
[MAILPOET-1977]
|
2019-04-24 16:22:45 -04:00 |
|
|
3bce5ed8fa
|
Use logical order of translation command methods
[MAILPOET-1977]
|
2019-04-24 16:22:45 -04:00 |
|
|
305991ba26
|
Namespace translations commands & improve naming
[MAILPOET-1977]
|
2019-04-24 16:22:45 -04:00 |
|
|
f0558934bf
|
Move protected functions to the end of RoboFile.php
[MAILPOET-1977]
|
2019-04-24 16:22:45 -04:00 |
|
|
59f2b438ac
|
Add composer security check for prefixed dependencies
[MAILPOET-2002]
|
2019-04-24 10:56:45 +02:00 |
|
|
8b4bf19bdd
|
Add command to publish release on JIRA
[MAILPOET-1884]
|
2019-04-19 12:49:36 +02:00 |
|
|
1153517046
|
Automate the next release version bump [MAILPOET-1869]
|
2019-04-19 11:41:32 +02:00 |
|
|
52f3d52017
|
Load environment in RoboFile always
[MAILPOET-1883]
|
2019-04-15 17:30:56 +03:00 |
|
|
787a43fe84
|
Add 'release:publish-github' command
[MAILPOET-1883]
|
2019-04-15 17:30:56 +03:00 |
|
|
a37628a8e6
|
Add 'release:download-zip' command
[MAILPOET-1883]
|
2019-04-15 17:30:56 +03:00 |
|
|
f12cb6d77b
|
Refactor JiraController instantiation to a method
[MAILPOET-1883]
|
2019-04-15 17:30:56 +03:00 |
|
|
9d20132866
|
Use autoloader in Robo file and release task classes
[MAILPOET-1883]
|
2019-04-15 17:30:56 +03:00 |
|
|
46a0b7501b
|
Update phpstan to level 5
[MAILPOET-1969]
|
2019-04-10 09:55:13 -04:00 |
|
|
3d1ae56934
|
Add 'release:publish-slack' command
[MAILPOET-1885]
|
2019-04-10 04:40:25 -04:00 |
|
|
32eb71da7f
|
Rename Jira to JiraController
[MAILPOET-1885]
|
2019-04-10 04:40:25 -04:00 |
|
|
c6b5b4b4de
|
Remove --force attribute from release command
[MAILPOET-1879]
|
2019-04-05 12:10:03 -04:00 |
|