Commit Graph

4 Commits

Author SHA1 Message Date
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
116354c3b0 Add nicer error when downloading zip for deleted branch
[MAILPOET-4399]
2022-06-06 09:35:00 +02:00
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
9f790efbf0 Move plugin files to a subfolder
[MAILPOET-3988]
2022-01-18 15:30:22 +01:00