Commit Graph

16 Commits

Author SHA1 Message Date
b7fde9dd93 Change logic of release next version
Premium should have the same minor version like free when is released.
Free will be released only with a patch version when premium branch
doesn't exist.
We assume that premium isn't released when branch doesn't exist.
[MAILPOET-3152]
2020-10-08 08:58:06 +02:00
3bbc8ea2af Convert variable names to camel case in strings
[MAILPOET-1796]
2020-01-14 15:22:42 +01:00
8c848cfa28 Convert property names to camel case
[MAILPOET-1796]
2020-01-14 15:22:42 +01:00
54549ff037 Convert variable names to camel case
[MAILPOET-1796]
2020-01-14 15:22:42 +01:00
43df66d162 Add public keyword to methods
[MAILPOET-2413]
2019-12-26 18:09:45 +03:00
7ecabdba3a Check also tasks and tools with code sniffer
[MAILPOET-2429]
2019-10-17 15:55:15 +01:00
394aa723df Rewrite getLastReleasedVersion() to a more efficient variant
[MAILPOET-2078]
2019-06-19 06:23:21 -04:00
d225ca775c Add method for last created release version (no matter what status)
[MAILPOET-2078]
2019-06-19 06:23:21 -04:00
98c9461a15 Check if all issues PRs are merged 2019-05-10 09:02:12 -04:00
e2e3715684 Add release dates to JIRA in release:publish-jira command
[MAILPOET-2001]
2019-05-02 09:08:46 -04:00
8b4bf19bdd Add command to publish release on JIRA
[MAILPOET-1884]
2019-04-19 12:49:36 +02:00
wxa
e2caf8d504 Remove project setter, pass project as an argument [MAILPOET-1869] 2019-04-19 11:41:32 +02:00
wxa
1153517046 Automate the next release version bump [MAILPOET-1869] 2019-04-19 11:41:32 +02:00
720ab23eca Replace custom HTTP client with Guzzle
[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
32eb71da7f Rename Jira to JiraController
[MAILPOET-1885]
2019-04-10 04:40:25 -04:00