Stream: Coq Platform devs & users

Topic: Shall we have 2021.05?


view this post on Zulip Michael Soegtrop (Apr 07 2021 at 14:34):

In discussions with package maintainers I found that it might make sense to have a higher pace in Coq Platform than in Coq. I wonder if we should have a Coq Platform 2021.05 release.
I plan to have only one branch for all Coq platform releases with multiple package files but all scripts shared, so that this would be rather light weight. The scripts would ask which version of the platform to install.

view this post on Zulip Théo Zimmermann (Apr 07 2021 at 15:23):

For the sake of releasing the next version quickly, I would favor going for a minor release now.

view this post on Zulip Théo Zimmermann (Apr 07 2021 at 15:23):

Also for the sake of not being totally inconsistent with what we announced at the time of the 2021.02.0 release.

view this post on Zulip Théo Zimmermann (Apr 07 2021 at 15:24):

And each new major release will require a track creation for the Snap package, and this is not totally lightweight since you have to ask humans to do it and it may take some time.

view this post on Zulip Michael Soegtrop (Apr 07 2021 at 15:26):

@Théo Zimmermann : the idea was to have both, a 2021.02.1 bug-fix / patch release and a 2021.05 release.

view this post on Zulip Théo Zimmermann (Apr 07 2021 at 15:27):

Then, I think the focus should be on 2021.02.1 and only when it is out of the way should we consider whether a new major release would be useful.

view this post on Zulip Michael Soegtrop (Apr 07 2021 at 15:28):

Well this question has a slight influence on the decision which new packages take into 2021.02.1.

view this post on Zulip Enrico Tassi (Apr 07 2021 at 15:49):

The "deal" was to add none, then hott came up, so we had 1 exception. Which other packages do you have in mind?

view this post on Zulip Michael Soegtrop (Apr 07 2021 at 16:11):

@Enrico Tassi : well afair the rules said that to a patch release new packages can be added - it is just not allowed to make possibly breaking changes to existing packages.
The package I am thinking about is CoRN.

view this post on Zulip Enrico Tassi (Apr 07 2021 at 16:17):

yes, I meant "the plan". Anyway, I'm not a big fan of the release speed of Coq, I don't see what it brings us (we could release every year IMO). So for the platform, I don't know. I think 6 month is pretty quick already. Can you remind me the main arguments of the package maintainers?

view this post on Zulip Enrico Tassi (Apr 07 2021 at 16:19):

I mean, you can always opam install coq-x.new-version atop the platform, and/or build new instalelr by just forking the repo (CI builds them for your fork). So I don't see myself what it would bring to us and to them.

view this post on Zulip Michael Soegtrop (Apr 07 2021 at 16:20):

Indeed. I mean it is still all in a flow and we can experiment what makes sense. If a release it light weight, I don't see a good reason for not doing it. If it is more heavy (Snap) it is a different story.

view this post on Zulip Michael Soegtrop (Apr 07 2021 at 16:21):

One package which has a major update is VST, and since it takes a while to compile the pre built installers are especially useful.

view this post on Zulip Michael Soegtrop (Apr 07 2021 at 16:22):

The main reason for having a faster pace would be to make decisions what is included when easier.

view this post on Zulip Enrico Tassi (Apr 07 2021 at 16:27):

Are you saying: If we release every 3 months, then minor releases have reasons to add packages

view this post on Zulip Enrico Tassi (Apr 07 2021 at 16:28):

Conversely, if we release every year, we are forced to accept new packages in at minor release time

view this post on Zulip Michael Soegtrop (Apr 07 2021 at 16:37):

This is independent of the minor releases which are just there for bug fixes. The "intermediate" releases are more useful for publishing possibly breaking feature updates to existing packages than to add new packages, say VST 2.8 or Flocq 4 or so.

view this post on Zulip Théo Zimmermann (Apr 07 2021 at 20:03):

Anyway, my point is that 2021.02.1 should come up ASAP since it will provide an official macOS platform installer.

view this post on Zulip Théo Zimmermann (Apr 07 2021 at 20:03):

So IMHO, HoTT should be the only exception for this release.

view this post on Zulip Théo Zimmermann (Apr 07 2021 at 20:03):

2021.02.2 could follow shortly after with even more packages.

view this post on Zulip Théo Zimmermann (Apr 07 2021 at 20:04):

Iris seems to me like an important candidate (maybe even more than CoRN).

view this post on Zulip Michael Soegtrop (Apr 08 2021 at 06:52):

Thinking about it we can now anyway have several 2021.02.X releases with additional packages. A 2021.05.0 release would only be required for considerable changes to existing packages. So the 2021.05 yes/no question does not really influence the question what to add to 2021.02.1.

And yes, Iris is on my short list ...


Last updated: Jun 03 2023 at 05:01 UTC