Mike Jolley
0d6fe6e5eb
Apply rules to tests and tasks
2024-03-21 16:57:59 +01:00
Oluwaseun Olorunsola
58e031df13
Fix CircleCI zip file downloader
...
MAILPOET-5679
2023-10-26 14:25:38 +03:00
Jan Lysý
e4b3717012
Use merge_method parameter for automated merging
...
[MAILPOET-3987]
2023-02-21 15:58:19 +01:00
Jan Lysý
5e5a165a41
Add method for merge pull request by branch
...
[MAILPOET-3987]
2023-02-21 15:58:19 +01:00
Jan Jakes
926620e8f8
Ignore strict types rule in all existing files that don't have it
...
[MAILPOET-2688]
2022-11-29 15:04:09 +01:00
Jan Lysý
bfafff132a
Make the project parameter optional
...
[PREMIUM-207]
2022-11-18 16:05:18 +01:00
Jan Lysý
2169522818
Add methods for rerunning Circle workflow
...
[PREMIUM-207]
2022-11-18 16:05:18 +01:00
Pavel Dohnal
5984c1be04
Add a command to calculate number of pull requests
2022-09-09 11:02:50 +02:00
Rodrigo Primo
e843d25c8b
Check that changelog is not null before passing it to substr()
...
Starting with PHP 8.1, substr() generates a warning if the first
parameter is null. So, before calling it, we need to check if the
changelog is null or not.
[MAILPOET-4595]
2022-08-23 14:22:55 +02:00
Oluwaseun Olorunsola
16590542cf
Fix auth error with Circle CI
...
CircleCI HTTP basic authentication (basic_auth) requires the circle-token to be the username and the password should be empty.
MAILPOET-4436
2022-07-08 16:17:56 +01:00
Pavel Dohnal
a32af0c103
Fix Shop project
2022-06-21 13:17:45 +02:00
Pavel Dohnal
57937c71a0
Display number of reviews
2022-06-21 13:17:45 +02:00
Rostislav Wolny
116354c3b0
Add nicer error when downloading zip for deleted branch
...
[MAILPOET-4399]
2022-06-06 09:35:00 +02:00
Rostislav Wolny
75a6c66cb8
Update Circle CI Api from v1.1 to v2
...
The v1.1 API is deprecated and will be discontinued by the end of the year.
Instead of a single request on v1.1 we now need to fetch pipeline, then workflow and then jobs.
[MAILPOET-4399]
2022-06-06 09:35:00 +02:00
Rodrigo Primo
e56e2db9ef
Update release script to use trunk instead of master
...
[MAILPOET-3466]
2022-05-31 11:23:33 +01:00
Jan Jakes
9f790efbf0
Move plugin files to a subfolder
...
[MAILPOET-3988]
2022-01-18 15:30:22 +01:00