Commit Graph

8 Commits

Author SHA1 Message Date
Oluwaseun Olorunsola
58e031df13 Fix CircleCI zip file downloader
MAILPOET-5679
2023-10-26 14:25:38 +03: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
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
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
Jan Jakes
9f790efbf0 Move plugin files to a subfolder
[MAILPOET-3988]
2022-01-18 15:30:22 +01:00