Martchus

Results 570 comments of Martchus

We could also just move forward with the PR as an alternative approach. It only needs minor improvements to be mergable: 1. Handle the case when `Location` is `undef` 2....

According to @pevik Leap 15.5 is also affected: > It saves me adding it manually all the time because perl-libwww-perl got newer updated in Leap 15.5. (I think "newer" is...

> I want a "x64-windows-static-md" version of the project (in vcpkg triplet terms). That should be generally feasible. At least the vcpkg triplet "win-x64-msvc-static" worked for me when I built...

> This "Building this straight" wording doesn't actually appear anywhere on the page That's true. I guess there's room for improvement. I was referring to https://github.com/Martchus/tageditor#building-this-straight or https://github.com/Martchus/syncthingtray#building-this-straight depending or...

I'll note down that I'm going to do the following improvements: * I need to make it clear what "building this straight" refers to. * I should probably add more...

I have extended the build instructions of c++utilities: https://github.com/Martchus/cpp-utilities#remarks-for-building-on-windows

> With the help of the updated instructions I've done the following: Looks good, although I'm really not that familiar with MSVC myself so take my word with a grain...

Does the upload of the logs work at the end of the test run? To debug this, I'd have a look at the logs on the web UI services. I...

I guess the logs of `openqa-webui.service` and possible the other web UI services would have been more interesting than what's going on on the worker-side. EDIT: Oh, that screenshot contains...

> > everything that comes after the worker registration > > I use `docker-compose up --build` start a new worker, rerun the test, here is the log: I still meant...