-
-
Notifications
You must be signed in to change notification settings - Fork 270
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: MangoHud, gamescope and vkBasalt versions #3112
Conversation
Pylint result on modfied files:
|
389e7bf
to
f66e0a4
Compare
f66e0a4
to
0c6c064
Compare
0c6c064
to
6edc54d
Compare
I believe we can actually extract the runtime version from /etc/os-release and list that here, so it's always accurate. |
Unfortunately, only the GNOME runtime version is shown in Edit: hardcoding it wouldn't be accurate either, so it's probably our best bet. I implemented it in the last commit. |
dc6301b
to
dbced4f
Compare
SonarQube Quality Gate |
ba3db2d
to
1d26472
Compare
052e8c7
to
20a5668
Compare
Well, I fucked up on the /app/manifest.json shenanigans. It looks like our test env doesn't contain it, so it fails. Maybe spoofing it would work. |
@orowith2os Yes, I originally did in 90ee77d what you were suggesting, but had to add that condition in 3717f01 to fix the CI from failing, for the better in my opinion. |
20a5668
to
bb5c5d9
Compare
SonarQube Quality Gate |
It will not work if the versions don't match.