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

Travis CI builds broken since 2 years #107

Open
probonopd opened this issue Dec 30, 2018 · 7 comments
Open

Travis CI builds broken since 2 years #107

probonopd opened this issue Dec 30, 2018 · 7 comments

Comments

@probonopd
Copy link

probonopd commented Dec 30, 2018

Travis CI builds seem to be broken since 2 years, and no one seems to care?
https://travis-ci.org/scribusproject/scribus/builds#

The last successful build was for commit 0857680:
https://travis-ci.org/scribusproject/scribus/builds/233919559

Pull request updating the AppImage build by @lizardking has gone ignored:
#98

Is this repository abandoned @aoloe?

@aoloe
Copy link
Contributor

aoloe commented Dec 31, 2018

no, @probonopd it's not abandoned... but it will take some work from my side to get it work again and until not so long ago i did know very little about travis and appimage.

i'm creating a small program where i also use travis and appimage and now understand a bit more about it.
i wanted to to fix the scribus script build after i'm finished with the other project... but i can also try to do it before : - )
it won't be for this year, but i can try to do it soon... promised...

@probonopd
Copy link
Author

Let me know if I can help you with Travis CI, linuxdeployqt and AppImage.

@LyzardKing
Copy link

It's not been ignored, there are some things to sort out before declaring the issue solved.
I think we can continue the discussion in the pull request, and figure out what we need to solve.
It's my fault as well, I'm no expert in cmake, to be perfectly honest.
That (and some initial testing) seems to be the missing thing.
It's better to figure it out and solve it once ;)

@probonopd
Copy link
Author

probonopd commented Jan 17, 2019

Maybe switching to GitLab could have advantages. I am building it at https://gitlab.com/probono/scribus right now.

pipeline status

@probonopd
Copy link
Author

Here is a test AppImage for download (available for 14 days), feedback highly welcome:
https://gitlab.com/probono/scribus/-/jobs/147883845/artifacts/raw/Scribus-277c6e5-x86_64.AppImage

@LyzardKing
Copy link

In the original PR the issue is related to cmake options.
I don't think we need an outside test.
The point is giving the original travis file the posibility to read an "appimage" option, so it cn build for that without causing issues in other builds.
The actual build works, that's not new information...

@probonopd
Copy link
Author

@LyzardKing have you looked at how I do the build on GitLab CI? I think it's very elegant with Docker and all. Very short build times.

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

Successfully merging a pull request may close this issue.

3 participants