Skip to content

Commit

Permalink
CI: add Coq 9.0+rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
hendriktews committed Jan 28, 2025
1 parent 3c3a21e commit e1d506c
Show file tree
Hide file tree
Showing 5 changed files with 43 additions and 3 deletions.
27 changes: 27 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,15 @@ jobs:
- coq-8.20.1-emacs-29.2
- coq-8.20.1-emacs-29.3
- coq-8.20.1-emacs-29.4
- coq-9.0-rc-emacs-26.3
- coq-9.0-rc-emacs-27.1
- coq-9.0-rc-emacs-27.2
- coq-9.0-rc-emacs-28.1
- coq-9.0-rc-emacs-28.2
- coq-9.0-rc-emacs-29.1
- coq-9.0-rc-emacs-29.2
- coq-9.0-rc-emacs-29.3
- coq-9.0-rc-emacs-29.4
# CIPG change marker end
# don't cancel all in-progress jobs if one matrix job fails:
fail-fast: false
Expand Down Expand Up @@ -217,6 +226,15 @@ jobs:
- coq-8.20.1-emacs-29.2
- coq-8.20.1-emacs-29.3
- coq-8.20.1-emacs-29.4
- coq-9.0-rc-emacs-26.3
- coq-9.0-rc-emacs-27.1
- coq-9.0-rc-emacs-27.2
- coq-9.0-rc-emacs-28.1
- coq-9.0-rc-emacs-28.2
- coq-9.0-rc-emacs-29.1
- coq-9.0-rc-emacs-29.2
- coq-9.0-rc-emacs-29.3
- coq-9.0-rc-emacs-29.4
# CIPG change marker end
# don't cancel all in-progress jobs if one matrix job fails:
fail-fast: false
Expand Down Expand Up @@ -288,6 +306,15 @@ jobs:
- coq-8.20.1-emacs-29.2
- coq-8.20.1-emacs-29.3
- coq-8.20.1-emacs-29.4
- coq-9.0-rc-emacs-26.3
- coq-9.0-rc-emacs-27.1
- coq-9.0-rc-emacs-27.2
- coq-9.0-rc-emacs-28.1
- coq-9.0-rc-emacs-28.2
- coq-9.0-rc-emacs-29.1
- coq-9.0-rc-emacs-29.2
- coq-9.0-rc-emacs-29.3
- coq-9.0-rc-emacs-29.4
# CIPG change marker end
# don't cancel all in-progress jobs if one matrix job fails:
fail-fast: false
Expand Down
8 changes: 5 additions & 3 deletions ci/doc/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ This results in
<!-- The content between the CIPG markers is automatically changed by
!-- the cipg program. Do not change these markers. -->
<!-- CIPG change marker: container-number -->
57
66
<!-- CIPG change marker end -->
containers.

Expand All @@ -189,6 +189,7 @@ containers.
| 8.18.0 | | X | X | X | X | X | X | X | X | X |
| 8.19.2 | | X | X | X | X | X | X | X | X | X |
| 8.20.1 | | X | X | X | X | X | X | X | X | X |
| 9.0rc | | RC | RC | RC | RC | RC | RC | RC | RC | RC |
<!-- CIPG change marker end -->

In the table above,
Expand Down Expand Up @@ -285,7 +286,7 @@ This results in
<!-- The content between the CIPG markers is automatically changed by
!-- the cipg program. Do not change these markers. -->
<!-- CIPG change marker: testrun-number -->
34
43
<!-- CIPG change marker end -->
version pairs for the Proof General interaction tests with Coq.

Expand All @@ -306,6 +307,7 @@ version pairs for the Proof General interaction tests with Coq.
| 8.18.0 | | X | X | | | X | | | X | N |
| 8.19.2 | | X | X | | | X | | | X | N |
| 8.20.1 | | X | X | N | N | X | N | N | X | N |
| 9.0rc | | RC | RC | RC | RC | RC | RC | RC | RC | RC |
<!-- CIPG change marker end -->

See [Container build strategy](#contbuild) for an explanation of the
Expand All @@ -315,7 +317,7 @@ In summary, all Proof General testing jobs run
<!-- The content between the CIPG markers is automatically changed by
!-- the cipg program. Do not change these markers. -->
<!-- CIPG change marker: total-checks-number -->
131
158
<!-- CIPG change marker end -->
github checks.

Expand Down
1 change: 1 addition & 0 deletions ci/doc/coq-emacs-releases.org
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@

| date | coq | emacs | distribution name | EOL | historic |
|---------+--------+-------+-------------------+----------+----------|
| 2025/01 | 9.0rc | | | | |
| 2025/01 | 8.20.1 | | | | |
| 2024/09 | 8.20.0 | | | | |
| 2024/06 | 8.19.2 | 29.4 | | | |
Expand Down
9 changes: 9 additions & 0 deletions ci/doc/currently-used-coq-emacs-versions
Original file line number Diff line number Diff line change
Expand Up @@ -55,3 +55,12 @@ coq-8.20.1-emacs-29.1
coq-8.20.1-emacs-29.2
coq-8.20.1-emacs-29.3
coq-8.20.1-emacs-29.4
coq-9.0-rc-emacs-26.3
coq-9.0-rc-emacs-27.1
coq-9.0-rc-emacs-27.2
coq-9.0-rc-emacs-28.1
coq-9.0-rc-emacs-28.2
coq-9.0-rc-emacs-29.1
coq-9.0-rc-emacs-29.2
coq-9.0-rc-emacs-29.3
coq-9.0-rc-emacs-29.4
1 change: 1 addition & 0 deletions ci/doc/currently-used-coq-nix-versions
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,4 @@
8.18.0
8.19.2
8.20.1
9.0rc

0 comments on commit e1d506c

Please sign in to comment.