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

Setup Travis (and Codecov?) for this package #29

Closed
fingolfin opened this issue Sep 18, 2018 · 2 comments
Closed

Setup Travis (and Codecov?) for this package #29

fingolfin opened this issue Sep 18, 2018 · 2 comments

Comments

@fingolfin
Copy link
Member

No description provided.

@sebasguts sebasguts changed the title Setup Travis (and Codevo?) for this package Setup Travis (and Codecov?) for this package Sep 19, 2018
@fingolfin
Copy link
Member Author

The following is based on my memories from a discussion during GAP Days Fall 2018:

The main obstacle for this is that we need a compiled version of Julia with the patch from JuliaLang/julia#28368

@sebasguts wanted to solve this by providing a Docker image with such a Julia in it. Of course that could then also contain a precompiled GAP, Singular, Nemo etc., everything we need. This Docker image could even be added as an "official" download to https://oscar.computeralgebra.de/install/ but then a few things need to be resolved, mostly concerning Julia 0.6 vs. 0.7/1.0 -- as I recall, the main problem there was that Singular.jl is not yet available for Julia 0.7/1.0?

Anyway, having such an image for testing, and then using it to start running serious tests on the packages in this repo, would IMHO be highly desirable.

(And the GAP team could perhaps use it for gap-system/gap to add a test of the Julia GC integration in GAP, just to make sure we don't break it).

@sebasguts
Copy link
Contributor

This was resolved by @fingolfin in #59

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

No branches or pull requests

2 participants