21 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
25ae8eed2a make: clean ci 2024-11-15 09:51:34 +01:00
Corentin Le Molgat
01c1d96feb make(ci): add mypy packages 2023-10-27 08:12:55 +02:00
Mizux Seiha
35e6badd32 ci(make): Fix fedora 2022-12-29 00:07:16 +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
c9f798fb4b ci: Bump fedora dotnet jobs 2022-03-03 16:49:33 +01: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
555b702dd2 make(ci): Fix Python Fedora 2021-11-29 13:21:23 +01:00
Mizux Seiha
1ed340ae09 make(ci): fix .Net dockers 2021-09-22 14:31:19 +02:00
Mizux Seiha
dc6ee7f9ce Propagate mypy-protobuf usage (#1547) 2020-12-02 15:11:48 +01:00
Mizux Seiha
d08f080f02 ci: Fix Fedora Java docker
use openjdk-11 since one of our dependency rely on
java.nio.ByteBuffer.flip()Ljava/nio/ByteBuffer which is a Java 9 API

long story: http://openjdk.java.net/jeps/247
2020-11-25 11:42:25 +01:00
Mizux Seiha
d81bb1aa62 ci: Fix makefile Python dockers 2020-11-24 10:15:58 +01:00
Mizux Seiha
a9d12fa767 python: Six cleanup, add absl-py 2020-11-18 11:41:16 +01:00
Mizux Seiha
75b608ba20 ci: Fix fedora java docker 2020-10-29 18:44:33 +01:00
Mizux Seiha
15e357c41e ci(make): Fix fedora dotnet 2020-08-03 12:56:22 +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