-
There's a hidden target `` and a misleading target `ci-unimath` at https://github.com/coq/coq/pull/14748#issuecomment-1003116849
-
We would like to have the vscoq 2 language server to be integrated in the platform.
CC the others authors: @maximedenes @rtetley
vscoq2 main branch is currently tested in Coq's CI, see https://gi…
-
See:
https://github.com/project-oak/silveroak/pull/368#discussion_r597288464
https://github.com/JasonGross/coq-tools/issues/55
#373
#368
Currently we have some infrastructure using `coq-tools` …
-
"coqide -help" hangs when installed with the Coq platform (1/22/22 version), whereas "coqide" by itself works. I suspect this is from incorrect handling of command line arguments when CoqIDE is insta…
-
This would ensure better reliability because CI would run on commits before they become the `HEAD` of `master` or a stable branch.
This would however require first a (planned) change to the way ove…
-
## Release 2.0
- [x] finish native integers
- [x] a bit of clean-up
## Release 2.1
- [ ] merge `with-trakt`
- [x] add embeddings for N
- [ ] add embeddings for positive
- [ ] consequent…
-
Following the discussion in today's call: https://github.com/coq/coq/wiki/Coq-Call-2021-10-13
We could report the list of warnings in the GitLab trace in the GitHub Checks tab (with a neutral statu…
-
>@palmskog You were worried about CI length: it turns out that the CI job that was already the lengthiest (building the documentation) is impacted by the addition of Gaia as a dependency, since it als…
-
@ecranceMERCE : I find your tactic quite useful and at the same time find it sad that it starts to bit rot before it really took off.
I would consider the following steps:
- discuss with @gares …
-
As noted by @MackieLoeffel, we very likely have CI race conditions if merges to `master` are performed in close succession. That is, the deployment to GitHub pages will not reflect changes to the latt…