flathub / org.godotengine.Godot

Godot engine
https://flathub.org/apps/details/org.godotengine.Godot
37 stars 23 forks source link

Automatically open a pull request to update the Flatpak when a new Godot release is made #163

Closed scotmcp closed 3 months ago

scotmcp commented 4 months ago

?

Zishan-Rahman commented 4 months ago

Working on it now. Working on updating the normal version too (without C# support).

scotmcp commented 4 months ago

Hi Thanks, I didn't mean to put pressure of for this release, I just meant in general for expectations...I use linux therefore I use the flatpack, but I follow the engine closely and even make a contribution from time to time.

I use the flatpack because dealing with .NET directly from microsoft is at best a PITA, especially when they can't seem to even get their own links sorted out.

Calinou commented 4 months ago

Reopening, as we should look into having Flathub's bot automatically open a pull request when a new Godot release is made. There are ways to do this which I've seen used on other projects, at least to update dependencies used within the project.

larouxn commented 4 months ago

Something like this GitHub Actions script that runs hourly could work perhaps.

https://github.com/flathub/com.mattermost.Desktop/blob/7ae501e88af00f616a28d613c30e7455be1ac014/.github/workflows/update.yaml