Commit Graph

14 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
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
09d1f2cd99 Reuse JiraController factory for other services
[MAILPOET-1977]
2019-04-24 16:22:45 -04:00
wxa
f63733abc5 Add a helper method to increment versions [MAILPOET-1869] 2019-04-19 11:41:32 +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
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
wxa
de4a95cf92 Add release preparation command [MAILPOET-1847] 2019-02-28 12:02:09 -05:00
wxa
898d61de2d Don't update versions for already tagged tickets, rename a method [MAILPOET-1783] 2019-02-13 12:20:00 -05:00
wxa
a829e05bfb Make version optional, remove Premium-related code [MAILPOET-1783] 2019-02-13 12:20:00 -05:00
wxa
84f0816dca Add a command to assign release versions to Jira tickets [MAILPOET-1783] 2019-02-13 12:20:00 -05:00