-
Currently, after each PR the CI runs `opam upgrade` each time resulting in `upgrade coq 8.12.0 to 8.12.1`.
This should be done by the cache (and run only once) which currently does not seem to upda…
-
Issue to get feedback on the new GitHub Checks reports for GitLab pipelines (requires having installed using the GitHub App method).
-
#### Description of the problem
We've been trying to get bedrock2 to build on Windows for inclusion in Coq Platform: https://github.com/mit-plv/bedrock2/issues/273 https://github.com/mit-plv/be…
-
This information is not in the README. I think it would be good to include it there.
-
After #117 is merged we should figure out a way to auto-deploy to jscoq.github.io
There are some instruction on how to do that for Coq; we could even keep all previous versions there, but I do worr…
-
## Meta-issue ##
These best practices should include how to setup CI (with templates), how to maintain compatibility with various versions of Coq, how to name versions and when to release them, how…
-
Building CompCert with 4.12+domains fails with many errors related to the gc interface. One example is below, but there are lots.
Building async with 4.12+domains fails with a different collection…
-
The research communities around programming languages, formal methods, and software engineering are continually expanding and improving artifact evaluation for their premier conferences. Some examples…
-
The creation of some check runs have failed in the last hours / days (?). An example failed query (that I could reproduce) is:
```graphql
mutation newCheckRun($name: String!, $repoId: ID!, $headSh…
-
It looks like conda [packages](https://anaconda.org/conda-forge/coq) were not updated for more than a year now.
I rely on those in ci for [coq_jupyter](https://github.com/EugeneLoy/coq_jupyter) and…