Skip to content

Commit 558b4fa

Browse files
committedDec 4, 2024·
Pick 8.20~2025.01: first preview with all packages that work as is
1 parent 7c4352c commit 558b4fa

File tree

8 files changed

+272
-97
lines changed

8 files changed

+272
-97
lines changed
 

‎.github/workflows/macos.yml

+2-4
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@ name: Macos
1212
on:
1313
push:
1414
branches:
15-
- 2021.02
16-
- 2021.09
1715
- main
1816
pull_request:
1917
branches:
@@ -51,8 +49,8 @@ jobs:
5149
matrix:
5250
variant:
5351
# Keep this in sync with the Smoke test below
52+
- '8.20~2025.01'
5453
- '8.19~2024.10'
55-
- '8.18~2023.11'
5654
steps:
5755
- name: Git checkout
5856
uses: actions/checkout@v4
@@ -166,8 +164,8 @@ jobs:
166164
fail-fast: false
167165
matrix:
168166
variant:
167+
- '8.20~2025.01'
169168
- '8.19~2024.10'
170-
- '8.18~2023.11'
171169

172170
steps:
173171
- name: Install bash

‎.github/workflows/ubuntu.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@ name: Ubuntu
1212
on:
1313
push:
1414
branches:
15-
- 2021.02
16-
- 2021.09
1715
- main
1816
pull_request:
1917
branches:
@@ -51,6 +49,7 @@ jobs:
5149
matrix:
5250
variant:
5351
# This should contain all picks introduced in the current release + all original picks of all Coq versions
52+
- '8.20~2025.01'
5453
- '8.19~2024.10'
5554
- '8.18~2023.11'
5655
- '8.17~2023.08'

‎.github/workflows/windows.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,8 @@ jobs:
5151
- '64'
5252
variant:
5353
# Keep this in sync with the Smoke test below
54+
- '8.20~2025.01'
5455
- '8.19~2024.10'
55-
- '8.18~2023.11'
5656

5757
steps:
5858
- name: Set git to use LF
@@ -103,8 +103,8 @@ jobs:
103103
architecture:
104104
- '64'
105105
variant:
106+
- '8.20~2025.01'
106107
- '8.19~2024.10'
107-
- '8.18~2023.11'
108108

109109
steps:
110110
- name: 'Download Artifact'

‎maintainer_scripts/notify-upstream.sh

+11-8
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ echo SHELL="$SHELL"
44

55
###################### COPYRIGHT/COPYLEFT ######################
66

7-
# (C) 2022 Michael Soegtrop
7+
# (C) 2024 Michael Soegtrop
88
# (C) 2020 Enrico Tassi
99

1010
# Released to the public under the
@@ -36,18 +36,21 @@ PACKAGE_FILTER_RE="${2:-.}"
3636

3737
########## Settings ##########
3838

39+
# Extension and release date of the Coq release
3940
EXT_RELEASE=".0"
40-
DATE_RELEASE="January 24th, 2024"
41+
DATE_RELEASE="September 3rd, 2024"
42+
# Extension and release date of the Coq release, in case the above is a beta
4143
EXT_FINAL=""
4244
DATE_FINAL=""
43-
VERSION_PLATFORM="2024.10"
44-
DATE_PLATFORM_BETA="March 31st, 2024"
45-
DATE_PLATFORM_NOTIFY="March 31st, 2024"
46-
DATE_PLATFORM_EXPECTED="April 30th, 2024"
47-
DATE_PLATFORM_LATEST="May 15th, 2024"
45+
# Coq Platform release code and dates
46+
VERSION_PLATFORM="2025.01"
47+
DATE_PLATFORM_BETA="Dec 8th, 2024"
48+
DATE_PLATFORM_NOTIFY="Dec 31st, 2024"
49+
DATE_PLATFORM_EXPECTED="Jan 31st, 2025"
50+
DATE_PLATFORM_LATEST="Feb 28th, 2025"
4851
PLATFORM_MAIN_BRANCH="https://github.com/coq/platform/tree/main"
4952

50-
CC="CC: https://github.com/coq/platform/issues/405"
53+
CC="CC: https://github.com/coq/platform/issues/449"
5154
#CC="\n@coqbot column:...."
5255

5356
COQ_PLATFORM_UNIMATH=Y
Original file line numberDiff line numberDiff line change
@@ -1,65 +0,0 @@
1-
coq-bignums
2-
coq-ext-lib
3-
coq-stdpp
4-
coq-mathcomp-ssreflect
5-
coq-mathcomp-fingroup
6-
coq-mathcomp-algebra
7-
coq-mathcomp-solvable
8-
coq-mathcomp-field
9-
coq-mathcomp-character
10-
coq-mathcomp-bigenough
11-
coq-mathcomp-finmap
12-
coq-mathcomp-real-closed
13-
coq-mathcomp-zify
14-
coq-mathcomp-multinomials
15-
coq-coquelicot
16-
coq-coqprime
17-
coq-coqprime-generator
18-
coq-flocq
19-
coq-interval
20-
coq-gappa
21-
gappa
22-
coq-math-classes
23-
coq-corn
24-
coq-hott
25-
coq-unimath
26-
coq-simple-io
27-
coq-menhirlib
28-
coq-equations
29-
coq-aac-tactics
30-
coq-unicoq
31-
coq-mtac2
32-
elpi
33-
coq-elpi
34-
coq-hierarchy-builder
35-
coq-quickchick
36-
coq-hammer-tactics
37-
coq-hammer
38-
coq-paramcoq
39-
coq-coqeal
40-
coq-libhyps
41-
coq-itauto
42-
coq-mathcomp-analysis
43-
coq-mathcomp-algebra-tactics
44-
coq-relation-algebra
45-
coq-reglang
46-
coq-iris
47-
coq-iris-heap-lang
48-
coq-ott
49-
coq-mathcomp-word
50-
coq-compcert
51-
coq-vst
52-
coq-dpdgraph
53-
coq-deriving
54-
coq-extructures
55-
coq-reduction-effects
56-
coq-record-update
57-
coq-serapi
58-
coq-coqutil
59-
coq-rewriter
60-
coq-riscv
61-
coq-bedrock2
62-
coq-bedrock2-compiler
63-
coq-rupicola
64-
coq-fiat-crypto
65-
coq-metacoq
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
opam-version: "2.0"
2+
maintainer: "The UniMath Development Team"
3+
homepage: "https://github.com/UniMath/UniMath"
4+
dev-repo: "git+https://github.com/UniMath/UniMath.git"
5+
bug-reports: "https://github.com/UniMath/UniMath/issues"
6+
license: "Similar to MIT license"
7+
authors: ["The UniMath Development Team"]
8+
build: [make "BUILD_COQ=no" "-j%{jobs}%"]
9+
install: [make "BUILD_COQ=no" "install"]
10+
depends: [
11+
"ocaml"
12+
"coq" {>= "8.18"}
13+
]
14+
synopsis: "Library of Univalent Mathematics"
15+
url {
16+
src: "https://github.com/UniMath/UniMath/archive/refs/tags/v20240923.tar.gz"
17+
checksum: "sha512=ffb905217bc6426d6ad00168959961f560a05c040b10de0145ef27e1d93e9ab9ef60f7f5127fc8b9e0b04ad99608b452dbf261bc34072ee4f47ef6b6951bbc47"
18+
}

0 commit comments

Comments
 (0)
Please sign in to comment.