-
Notifications
You must be signed in to change notification settings - Fork 28
Bump to GNOME 47 runtime, migrate CI to flatter #349
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
Conversation
|
@AsciiWolf would you be interested in trying to port this project's CI to flatter? like I use with Gameeky and Flatseal ? EDIT: This way, we won't need to to test anything else elsewhere. |
|
@tchx84 Done. :-) |
good start! it's just missing pytest, black and pyflakes dependencies so the actual tests can run, see Gameeky as an example: |
|
Awesome, only the appstream validation is missing now :) EDIT: see https://github.com/tchx84/Gameeky/blob/main/data/meson.build#L62 |
Done. :-) |
|
@tchx84 I think this is now ready to be merged. :-) |
|
@AsciiWolf thanks, let me know if you have time (or will for other contributions) :) Because I have a TODO hah. |
Closes #348.