avatar SharkyKZ
SharkyKZ
4 May 2020

Steps to reproduce the issue

Install Patchtester.
View its configuration. Notice that CI Integration option appears to be off.
Fetch and apply a pull request.

Expected result

Pull request applied without using CI.

Actual result

Pull request applied using CI.

System information (as much as possible)

Irrelevant.

Additional comments

It's an easy fix but I don't know whether CI should on or off by default.

avatar SharkyKZ SharkyKZ - open - 4 May 2020
avatar roland-d
roland-d - comment - 7 May 2020

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?

avatar SharkyKZ
SharkyKZ - comment - 7 May 2020

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.

avatar roland-d roland-d - change - 11 May 2020
Status New Closed
Closed_Date 0000-00-00 00:00:00 2020-05-11 12:18:10
Closed_By roland-d
avatar roland-d roland-d - close - 11 May 2020
avatar roland-d roland-d - close - 11 May 2020
avatar roland-d
roland-d - comment - 11 May 2020

I have updated the code. Thank you for that.

Add a Comment

Login with GitHub to post a comment