Migrate CI from Travis to GitHub Workflows - #69
Open
mttbernardini wants to merge 2 commits into
Open
Conversation
|
Will this also create new appimages for 2.99.6? |
Author
|
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. |
|
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. |
|
@firefoxlover Sorry, I will not have enough free time to adopt and maintain this project |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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