Install Patchtester.
View its configuration. Notice that CI Integration option appears to be off.
Fetch and apply a pull request.
Pull request applied without using CI.
Pull request applied using CI.
Irrelevant.
It's an easy fix but I don't know whether CI should on or off by default.
CI option defaults to enabled in code here:
If Patch Tester doesn't add its params when installing, the default value in code and in config.xml should match.
| Status | New | ⇒ | Closed |
| Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2020-05-11 12:18:10 |
| Closed_By | ⇒ | roland-d |
I have updated the code. Thank you for that.
Hello @SharkyKZ
The CI setting was On by default. When I took over the Patch Tester I found out that the CI server is broken and as such you cannot apply anything. So I now set it to Off by default until the CI server is fixed. In case you have an old version installed and install the new one over it, it will keep the old settings, so you have to manually turn it off.
Once the CI server is up and running as it should, I will turn it on again. Annoying but this is the best I can do at this point. The advantage of the CI server is that it has the NPM resources compiled. That is why we have the CI server.
Do you know why it is pulling it from the CI server?