a9745eeec0
Add sort versions from Jira by release date
...
[MAILPOET-3510]
2021-03-23 15:59:00 +01:00
709ccf3857
Change getting next release version
...
[PREMIUM-147]
2020-10-19 08:28:28 +02:00
09a392f5b1
Remove search done issues by custom field
...
[MAILPOET-3152]
2020-10-08 08:58:06 +02:00
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
f560dbb386
Update QA person
2020-04-15 10:00:33 +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
d164950d29
Fix preparing release
2019-09-10 10:39:33 +02: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
d214e74547
Remove PR checks before releasing plugin
...
[MAILPOET-2121]
2019-06-05 06:57:37 -04:00
4cb314bec1
Remove unnecessary extra http client
...
[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
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
5289b83254
Add helper for building minor version
...
[MAILPOET-1977]
2019-04-24 16:22:45 -04:00
db31ef3646
Tag release on 'release' branch
...
[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
8b4bf19bdd
Add command to publish release on JIRA
...
[MAILPOET-1884]
2019-04-19 12:49:36 +02:00
f63733abc5
Add a helper method to increment versions [MAILPOET-1869]
2019-04-19 11:41:32 +02:00
e2caf8d504
Remove project setter, pass project as an argument [MAILPOET-1869]
2019-04-19 11:41:32 +02:00
1153517046
Automate the next release version bump [MAILPOET-1869]
2019-04-19 11:41:32 +02:00
400fb7f559
Ensure release ZIP is built from latest commit
...
[MAILPOET-1883]
2019-04-15 17:30:56 +03:00
b33c149d6f
Add CircleCI controller for ZIP build downloading
...
[MAILPOET-1883]
2019-04-15 17:30:56 +03:00
c158eb3beb
Add GitHub release controller
...
[MAILPOET-1883]
2019-04-15 17:30:56 +03: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
de1a4e680a
Fix double newline after default changelog message
...
[MAILPOET-1885]
2019-04-10 04:40:25 -04:00
d0e48750b2
Implement Slack release notifier
...
[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
1433852383
Produce better JSON when constructing HTTP request
...
[MAILPOET-1885]
2019-04-10 04:40:25 -04:00
152bd7031c
Refactor HttpClient out of JIRA controller
...
[MAILPOET-1885]
2019-04-10 04:40:25 -04:00
7a8ba52b57
Skip "Won't Do" issues from changelog
...
[MAILPOET-1867]
2019-03-21 15:58:48 +01:00
de4a95cf92
Add release preparation command [MAILPOET-1847]
2019-02-28 12:02:09 -05:00
898d61de2d
Don't update versions for already tagged tickets, rename a method [MAILPOET-1783]
2019-02-13 12:20:00 -05:00
a829e05bfb
Make version optional, remove Premium-related code [MAILPOET-1783]
2019-02-13 12:20:00 -05:00
84f0816dca
Add a command to assign release versions to Jira tickets [MAILPOET-1783]
2019-02-13 12:20:00 -05:00
3ee58aea10
Add space between if and ‘(‘
...
[MAILPOET-1791]
2019-02-13 08:26:27 -05:00
ebbdec5ebd
Add space between foreach and ‘(‘
...
[MAILPOET-1791]
2019-02-13 08:26:27 -05:00
9b2ede0cc8
Fix small bug on release task
2019-02-12 16:21:16 +01:00
e1601b20de
Add changelog controller and Jira
...
[MAILPOET-1770]
2019-02-08 12:20:23 -05:00