Skip to content

Coq Call 2022 10 05

Matthieu Sozeau edited this page Oct 5, 2022 · 9 revisions

Topics

  • CI setup
  • Interim Coordination (Matthieu)
  • Non rectypes Nativevalues.t using GADT #16574 (PMP)

Notes

  • CI situation. 8 runners brought by Maxime (temporary solution), trying to reduce the CI consumption.

    Reduction ideas:

    • only ask for full CI before merge, modifying coqbot to check that (unknown difficulty)

    • disable native compilation by default, only using it before merge / after approval

    • caching can also help (see fast-ci-mode by Emilio, https://github.com/coq/coq/issues/16201)

    • Start CI for a single compiler by default as well.

    We should start the CI with one configuration only.

Storage: suppress artifacts and logs > 2 or 1 year. Maxime will look into it.

Clone this wiki locally