flathub / net.pcsx2.PCSX2

https://flathub.org/apps/details/net.pcsx2.PCSX2
12 stars 11 forks source link

Update commit hash automatically #41

Closed j8r closed 2 years ago

j8r commented 2 years ago

Follow up of #39

flathubbot commented 2 years ago

Started test build 67085

flathubbot commented 2 years ago

Build 67085 successful To test this build, install it from the testing repository:

flatpak install --user https://dl.flathub.org/build-repo/64911/net.pcsx2.PCSX2.flatpakref
flathubbot commented 2 years ago

Started test build 67102

flathubbot commented 2 years ago

Started test build 67103

flathubbot commented 2 years ago

Build 67102 successful To test this build, install it from the testing repository:

flatpak install --user https://dl.flathub.org/build-repo/64928/net.pcsx2.PCSX2.flatpakref
flathubbot commented 2 years ago

Build 67103 successful To test this build, install it from the testing repository:

flatpak install --user https://dl.flathub.org/build-repo/64929/net.pcsx2.PCSX2.flatpakref
flathubbot commented 2 years ago

Started test build 67279

flathubbot commented 2 years ago

Build 67279 failed

j8r commented 2 years ago

The error is unrelated to the PR change. Even master doesn't build anymore... Disabling submodules fix this error, but afterwards another one will happen about missing libraries - this was expected. I can clone the repository recursively locally, outside Flatpak, but inside it seems to have an error.

flathubbot commented 2 years ago

Started test build 68181

flathubbot commented 2 years ago

Build 68181 failed

j8r commented 2 years ago

Seems to be due to the shalow = true in the .gitmodules. Removing it locally did the trick, waiting then for https://github.com/PCSX2/pcsx2/pull/4982 to be merged.

marcoluc97 commented 2 years ago

@j8r merge done https://github.com/PCSX2/pcsx2/pull/4982

flathubbot commented 2 years ago

Started test build 68293

flathubbot commented 2 years ago

Build 68293 successful To test this build, install it from the testing repository:

flatpak install --user https://dl.flathub.org/build-repo/66127/net.pcsx2.PCSX2.flatpakref
j8r commented 2 years ago

It works :heart: Ready for review @TingPing.