Martchus

Results 566 comments of Martchus

I think Activity View and OBS Sync should both be visible but I'm not 100 % sure about the latter.

No, it is a completely different thing. The only commonality is that both features are using YAML. Scenario definitions allow you to define a set of jobs to run by...

I remember that 5.x was the latest I could go for without extra effort but this even just fails because the path is different.

Closing in favor of https://github.com/os-autoinst/openQA/pull/5592.

I hope you have tested it manually.

The change looks good. I suppose the commit title should have been "Do not git fetch *if* …".

We probably need to change the versionprefix and -format on https://build.opensuse.org/projects/devel:openQA/packages/openQA/files/_service?expand=1 for that to be effective.

Please capitalize the first letter of the commit message subject lines. It would also be much nicer if `openqa-verify_pr` was `openqa-verify-pr`. The formatting of the help text and general coding...

You could base your PR on https://github.com/os-autoinst/openQA/pull/5981 but it looks like I'll have to put a little bit more work into it (as CI checks are currently failing).

That would mean the execution of the docker-compose tests needs to happen after the OBS checks have built and published the packages. Not sure whether we can easily chain OBS...