Skip to content
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

Orphis' buildbot site down #18916

Open
beyondmeat opened this issue Mar 8, 2024 · 15 comments
Open

Orphis' buildbot site down #18916

beyondmeat opened this issue Mar 8, 2024 · 15 comments

Comments

@beyondmeat
Copy link

please host dev builds on github as pre-releases.

@hrydgard
Copy link
Owner

hrydgard commented Mar 8, 2024

hardware issue, orphis is on it

@brujo5
Copy link

brujo5 commented Mar 8, 2024

Screenshot_20240308-113556_Edge

@hrydgard
still the same, I have been wanting to install the latest dev version for days

@LunaMoo
Copy link
Collaborator

LunaMoo commented Mar 8, 2024

Even if you can't build it on your own, you could just download artifacts from github actions:
~https://github.com/hrydgard/ppsspp/actions/workflows/build.yml

It's even set up to generate android apk, through requires manual trigger and I'm unsure if it's available for everyone or just contributors.

@brujo5
Copy link

brujo5 commented Mar 8, 2024

Screenshot_20240308-154457_Edge

android artifact does not appear

@LunaMoo
Copy link
Collaborator

LunaMoo commented Mar 9, 2024

Once it completes it should be here

@brujo5
Copy link

brujo5 commented Mar 9, 2024

Thanks

@IrfanH495
Copy link

sorry, I want to update ppsspp, do I have to check all of these
Screenshot_20240311-211157_Chrome

@LunaMoo
Copy link
Collaborator

LunaMoo commented Mar 11, 2024

To make it a bit clearer for anyone new coming, I'm reformatting this a bit.

Android builds

Those are triggered manually, so not much happening, but will trigger new one when meaningful changes happen, remember PPSSPP is multiplatform and not every build is even relevant for you, often it's just a number change, anyway the list is here, from there choose the latest "Manual Generate Android APK".

Then just go to artifacts of the build that interests you and click "android-NormalOptimized build" (those are direct links to the last build I triggered while writing this, and before turning this post into more of an universal guide, you can just follow instructions instead of clicking them in case newer build will be triggered).

Here's a screenshot made from an Android phone to make it easier 🐮
IMG_20240311_160842




Windows x64/ARM64/Ubuntu/MacOS builds

Standard workflow "build" is automatic and include merges(last merge is usually latest) and all pull requests(basically any work someone wants in, but it might not be based on latest version and might require changes before being accepted) includes Windows x64, Windows ARM64, macOS and ubuntu builds. Screenshot of those:
Zrzut ekranu 2024-03-11 161200
Just click on latest build from "master", which usually is last merge and on the bottom of the page that opens there will be 4 artifact builds.
Zrzut ekranu 2024-03-11 161708
Just click on the file name that's named after the platform you're interested in for example and likely most popular "Windows x64 build".




Other platforms

Other than Android APK we also have a setup for iOS IPA and UWP MSIX with manual triggers(limited to contributors or collaborators), the lists are empty for now as nobody requested builds from those platforms.

@IrfanH495
Copy link

Thanks @LunaMoo

@master1274
Copy link

аппаратная проблема, orphis занимается этим

What do we end up with? The server is still not available. Where can I get the latest preview builds?

@LunaMoo
Copy link
Collaborator

LunaMoo commented Mar 15, 2024

The way to get latest builds was always there since long time ago separate from Orphis buildbot, just look up into my post explaining how to download artifacts from github actions.

Also as can be seen - nothing significant affecting most user experience or compatibility was worked on any recent time, it's all minor changes, sometimes important to a very narrow number of users.

@hrydgard hrydgard changed the title buildbot site down Orphis' buildbot site down Mar 22, 2024
@hrydgard
Copy link
Owner

New buildbot is up, though doesn't have a lot of history yet:

https://www.ppsspp.org/devbuilds/

It only has Windows and Android so far, like Orphis', but more platforms may be added in the future.

Orphis' bot is still down though.

@beyondmeat
Copy link
Author

beyondmeat commented Mar 26, 2024

Please consider using github 'prelease' release feature for dev builds, and host the other builds on github as well, this would be useful for scoop updater.

@hrydgard
Copy link
Owner

@beyondmeat if you know how to set that up, feel free to help out (PR or instructions).

I just spent a bunch of time setting up a new buildbot, so not inclined to dig more right now.

@beyondmeat
Copy link
Author

I can create the needed github workflows/actions and do a PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants