aferrero2707 / gimp-appimage

173 stars 17 forks source link

Migrate CI from Travis to GitHub Workflows #69

Open mttbernardini opened 3 years ago

mttbernardini commented 3 years ago

travis-ci.org has been discontinued in favor of travis-ci.com, and legacy CIs stopped working on June 15th 2021. This PR migrates the CI configuration from Travis to GitHub Workflows, which is one possible way of solving the issue (the other is to migrate to travis-ci.com).

Closes #68

archisman-panigrahi commented 3 years ago

Will this also create new appimages for 2.99.6?

mttbernardini commented 3 years ago

I guess not, I didn't change the variables of the build process, I merely migrated the process from Travis to GH. I didn't get into detail on how the build happens, I just made sure that it still works as it was before.

secretmango commented 1 year ago

uhm @archisman-panigrahi could you maybe just create a Github organisation and fork the Code into there? It doesnt seem that the Dev is active anymore. It should run automatically, and I would be curious if the new Versions of this packaged GIMP are as fast as the current one, as both the official Flatpak and the Arch-based JuNest Appimage are twice as slow, which is crazy.

archisman-panigrahi commented 1 year ago

@firefoxlover Sorry, I will not have enough free time to adopt and maintain this project