Closed rtetley closed 6 months ago
Hey @ppedrot, @proux01 , @spitters ! I'm pinging you because we are getting close to the deadline ! What is the status on this ? Cheers !
@spitters what are your plans regarding a release? According to the CI, master compiles on Coq 8.18 and 8.19, so getting a release seem to be fifteen minutes of your time doing a few clicks on github and opening a PR on the Coq OPAM repo. Sorry to be direct but are you really maintaining this? (Coq 8.19 has been around since three months now, four counting the rc) Should we look for another maintainer? consider this library dead and remove it from Coq CI and platform?
We would like to use 8.19.0
as per https://github.com/coq/opam/pull/3023
Added to PR https://github.com/coq/platform/pull/411
The Coq team released Coq
8.19.0
on January 24th, 2024. The corresponding Coq Platform release2024.01
should be released before April 30th, 2024. It can be delayed in case of difficulties until May 15th, 2024, but this should be an exception.This issue is to inform you that to our (possibly a few days old) best knowledge the latest released version of your project (8.18.0) does not work with Coq
8.19.0
. We tried to remove version restrictions in opam files and possibly make or configure files, but this did not suffice.Please note that in Coq Platform CI (unlike Coq CI) we test only released / tagged versions. Coq CI is currently testing commit f9712ba67b59c90446522e102c87200c7da756ec on repository https://github.com/coq-community/math-classes - which likely means that this commit does work in Coq CI.
Could you please create a tag and opam package, or communicate us any existing tag that works with Coq branch v8.19, preferably before March 31st, 2024? In case we might have to delay the Coq Platform release cause of issues with your project, we would prefer to be informed about the situation as early as possible.
In case the tag and opam package are available before March 31st, 2024, it will be included in an early Coq Platform beta release of the for Coq 8.19.0.
The working branch of Coq Platform, can be found here main. It contains package pick
~8.19~2024.01+beta1
which already supports Coq version8.19.0
and contains already working (possibly patched / commit pinned) Coq Platform packages.Please don't close this issue, even after creating the new tag and/or opam package. We will close the issue after updating Coq Platform. This is a measure of 'double book keeping' in order to avoid that we ship the wrong version.
In any case, Coq Platform won't be released before this issue is closed!
Thanks!
P.S.: this issue has been created automatically based on CI status.
CC: https://github.com/coq/platform/issues/405