Commit Graph

28 Commits

Author SHA1 Message Date
Corentin Le Molgat
b912ebf94b dotnet: get rid of last remaining .Net 6.0 2025-06-02 17:22:12 +02:00
Corentin Le Molgat
01c1d96feb make(ci): add mypy packages 2023-10-27 08:12:55 +02:00
Corentin Le Molgat
dcda6523d0 ci: clean debian docker 2023-07-07 14:20:48 +02:00
Mizux Seiha
04405e25f0 make(ci): Fix python docker jobs 2023-06-15 19:32:29 +02:00
Corentin Le Molgat
59582274bb make(ci): disable .Net Core 3.1 (EOD) 2023-06-15 19:32:29 +02:00
Corentin Le Molgat
e3d04ed1be makefile(ci): Bump Debian to CMake 3.25.2 2023-02-13 14:10:02 +01:00
Corentin Le Molgat
c871345d3f make(ci): cleanup 2023-02-13 11:54:36 +01:00
Corentin Le Molgat
5385b3c7af ci: Fix debian build 2023-02-10 13:01:08 +01:00
Mizux Seiha
590471becf cmake bump to 3.25.2
dev Note:

git ls-files -z | xargs -0 sed -i -e 's;CMake 3\.2[0-9]\.[0-9]\+;CMake 3.25.2;g'
git ls-files -z | xargs -0 sed -i -e 's;cmake-3\.2[0-9]\.[0-9];cmake-3.25.2;g'
git ls-files -z | xargs -0 sed -i -e 's;/v3\.2[0-9]/cmake-3\.2[0-9]\.[0-9];/v3.25/cmake-3.25.2;g'
2023-02-02 19:02:56 +01:00
Corentin Le Molgat
5804d32419 make(ci): remove LABEL 2022-06-21 10:41:25 +02:00
Corentin Le Molgat
7258f2f36d make(ci): remove call to third_party 2022-06-08 15:25:17 +02:00
Corentin Le Molgat
32a3d09898 make(ci): Cleanup docker images 2022-06-08 10:41:21 +02:00
Corentin Le Molgat
e89a4d7e92 ci(make): use *cpp targets 2022-04-08 09:48:42 +02:00
Mizux Seiha
2c9e03e2d6 make(ci): Fix third_party command 2022-03-02 09:54:07 +01:00
Corentin Le Molgat
33ac01904c make(ci): Update dockers 2021-12-06 14:01:45 +01:00
Corentin Le Molgat
aff6c0f5ec make(ci): Fix Python Debian 2021-11-29 13:21:33 +01:00
Corentin Le Molgat
56b79baba6 ci(make): make wget quiet 2021-09-24 08:25:31 +02:00
Mizux Seiha
1ed340ae09 make(ci): fix .Net dockers 2021-09-22 14:31:19 +02:00
Corentin Le Molgat
6f80e183a9 ci(make): Bump CMake 3.18.5 -> 3.21.1 2021-08-23 09:34:35 +02:00
Mizux Seiha
dc6ee7f9ce Propagate mypy-protobuf usage (#1547) 2020-12-02 15:11:48 +01:00
Mizux Seiha
1d99b99d15 ci: Bump CMake 3.18.1 -> 3.18.5 2020-11-24 11:09:56 +01:00
Mizux Seiha
d81bb1aa62 ci: Fix makefile Python dockers 2020-11-24 10:15:58 +01:00
Mizux Seiha
4da3ce51d3 make: Fix python docker 2020-09-21 14:48:31 +02:00
Mizux Seiha
59f96c1461 ci(make): fix debian java docker 2020-09-08 22:16:20 +02:00
Mizux Seiha
3669b6c81d ci: Bump CMake: 3.17.2 -> 3.18.1 2020-08-10 12:14:13 +02:00
Mizux Seiha
dd968a2eeb ci: Bump CMake 3.16.4 -> 3.17.2 2020-05-04 17:40:39 +02:00
Mizux Seiha
851b0cf5a9 make(ci): rename workdir 2020-04-14 09:22:43 +02:00
Mizux Seiha
e7d5cde718 ci: Add Makefile CI
* Add documentation
* Add docker layer diagram
* Add Docker/Makefile ci
* Add gh workflow
* gh workflow disable fail-fast
2020-04-13 17:41:46 +02:00