Please create a tag for Coq 8.16 in Coq Platform 2022.09
The Coq team released Coq 8.16+rc1 on June 01, 2022.
The corresponding Coq Platform release 2022.09 should be released before September 15, 2022.
It can be delayed in case of difficulties until October 15, 2022, 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 (preview) does not work with Coq 8.16+rc1.
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 e34e331fa259c18192639ef3ce9e80cbf5db99dc on repository https://github.com/coq-community/corn - 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.16, preferably before August 31, 2022? 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 August 17, 2022, it will be included in an early Coq Platform beta release of the for Coq 8.16+rc1.
The working branch of Coq Platform, can be found here main.
It contains package pick ~8.16+rc1~2022.09~preview1 which already supports Coq version 8.16+rc1 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/274
@spitters @VincentSe: do you prefer to release e34e331fa259c18192639ef3ce9e80cbf5db99dc (compatible with Coq 8.7-8.16 but already incompatible with Coq master) or do you prefer to release the head of master (compatible with Coq 8.11+, including Coq master)? If you want my opinion, I'd recommend using the head of master (because Coq < 8.11 is very old and with some luck this release will stay compatible with Coq 8.17 as well).
I agree with your recommendation!
On Wed, Aug 10, 2022 at 3:48 PM Théo Zimmermann @.***> wrote:
@spitters https://github.com/spitters @VincentSe https://github.com/VincentSe: do you prefer to release e34e331 https://github.com/coq-community/corn/commit/e34e331fa259c18192639ef3ce9e80cbf5db99dc (compatible with Coq 8.7-8.16 but already incompatible with Coq master) or do you prefer to release the head of master (compatible with Coq 8.11+, including Coq master)? If you want my opinion, I'd recommend using the head of master (because Coq < 8.11 is very old and with some luck this release will stay compatible with Coq 8.17 as well).
— Reply to this email directly, view it on GitHub https://github.com/coq-community/corn/issues/173#issuecomment-1210701032, or unsubscribe https://github.com/notifications/unsubscribe-auth/AABTNTRS7N5EABMYV7IMTADVYOXLRANCNFSM56D65V5A . You are receiving this because you were mentioned.Message ID: @.***>
I've pushed a new 8.16.0 tag and a PR https://github.com/coq/opam-coq-archive/pull/2261.
Thanks!
On Sat, Aug 20, 2022 at 2:16 PM Théo Zimmermann @.***> wrote:
I've pushed a new 8.16.0 tag and a PR coq/opam-coq-archive#2261 https://github.com/coq/opam-coq-archive/pull/2261.
— Reply to this email directly, view it on GitHub https://github.com/coq-community/corn/issues/173#issuecomment-1221304390, or unsubscribe https://github.com/notifications/unsubscribe-auth/AABTNTXUK5EV3W7HR64U3BDV2DEB7ANCNFSM56D65V5A . You are receiving this because you were mentioned.Message ID: @.***>
Thanks! I updated coq-corn to version 8.16.0 in the preparation branch and close now.