Bonjour, Thanks to Vincent, I learned recently how to use continuous integration in gitlab and the docker images of previous versions of sage posted https://hub.docker.com/r/sagemath/sagemath-dev/ in order to test that my optional package works with all those versions. It basically made me realize that my package was broken on most versions of sage except the most recent. And hopefully soon, I will be able to fix those issues. So thanks to those involved in having these various docker images available.
For the curious, the most recent run is available here: https://gitlab.com/seblabbe/slabbe/-/pipelines/202932270 it shows that my package works for 9.1.rc5 but not 9.0 or earlier versions (I need to work on it). Unfortunately, it seems the docker images of various versions of sage are not uploaded since 4 months. Maybe it was too much energy to upload all beta versions there. In fact, I don't really need all beta in there. What I think is important to have are the final releases. With that respect, the following are missing: 8.6: ok 8.7: ok 8.8: ok 8.9 is missing or is broken 9.0 : ok 9.1 is missing (so I am using 9.1.rc5 and 9.1.rc5-py3) No 9.2.betaX are there, but I would be happy that 9.2 be there when released. Thanks to the people involved. Sincerely, Sébastien -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-devel+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/sage-devel/b9c33f11-804a-48a0-ba2d-04eb5d5b7c3bn%40googlegroups.com.