Commit Graph

69 Commits

Author SHA1 Message Date
Corentin Le Molgat
6a1a0553fe make(ci): Bump centos python 3.6 -> 3.9 2022-09-30 11:53:30 +02:00
Mizux Seiha
b3599cf670 make: Fix ubuntu .Net install 2022-09-29 11:52:45 +02:00
Mizux Seiha
b6e9890fcc make(ci): opensuse add missing deps 2022-06-23 21:31:27 +02:00
Mizux Seiha
7db1c617f7 make(ci): fix opensuse 2022-06-23 18:01:12 +02:00
Corentin Le Molgat
5804d32419 make(ci): remove LABEL 2022-06-21 10:41:25 +02:00
Corentin Le Molgat
058a864827 make: Add USE_DOTNET_CORE_31 and USE_DOTNET_6 2022-06-10 17:09:34 +02:00
Corentin Le Molgat
cbc5674ffb cmake(dotnet): Use USE_DOTNET_CORE_31 and USE_DOTNET_6 2022-06-10 16:06:18 +02:00
Corentin Le Molgat
2b5141c347 make(ci): Fix opensuse C++ archive test 2022-06-08 18:23:38 +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
0003ef7474 make(ci): Fix ubuntu docker image 2022-06-08 09:17:01 +02:00
StefanBruens
fbf9c3352f CI: Use zypper refresh to update repository metadata (#3315)
`update` updates packages, which is not intended here.

Also call refresh just once.

Fixes #3314.
2022-05-30 11:00:17 +02:00
Corentin Le Molgat
e89a4d7e92 ci(make): use *cpp targets 2022-04-08 09:48:42 +02:00
Mizux Seiha
b95b272f6a ci: Bump compiler in Centos Stream image 2022-03-03 17:45:16 +01:00
Mizux Seiha
c9f798fb4b ci: Bump fedora dotnet jobs 2022-03-03 16:49:33 +01:00
Mizux Seiha
a475e82df6 make(ci) Fix opensuse dotnet 2022-03-03 15:48:56 +01:00
Mizux Seiha
119d48a984 make: Add CMAKE_ARGS
* needed for Alpine jobs since pillow build failed
2022-03-03 12:43:22 +01:00
Mizux Seiha
e86c74c312 make(ci): Fix Alpine python 2022-03-02 15:26:39 +01:00
Mizux Seiha
2c9e03e2d6 make(ci): Fix third_party command 2022-03-02 09:54:07 +01:00
Mizux Seiha
8b2fa98d27 ci: use distro dotnet-sdk-6.0 on Centos 2022-03-02 09:54:07 +01:00
Mizux Seiha
727c350eb6 ci: Migrate centos job to centos:stream on quay.io 2022-02-24 18:21:05 +01:00
Corentin Le Molgat
e4167b03e9 opensuse: fix sha512sum 2021-12-06 14:47:14 +01:00
Corentin Le Molgat
193390c6c0 ubuntu: revert docker to microsoft 21.04 feed for dotnet-sdk
feed 21.10 not available yet
> The .NET 6 packages haven't yet been published for Ubuntu 21.10.
  The following wget command uses the Ubuntu 21.04 repository.
ref: https://docs.microsoft.com/en-us/dotnet/core/install/linux-ubuntu#2110-
2021-12-06 14:47:14 +01:00
Corentin Le Molgat
33ac01904c make(ci): Update dockers 2021-12-06 14:01:45 +01:00
Corentin Le Molgat
73631fab7d make(ci): Fix .Net Archlinux docker 2021-11-29 14:24:18 +01:00
Corentin Le Molgat
aff6c0f5ec make(ci): Fix Python Debian 2021-11-29 13:21:33 +01:00
Corentin Le Molgat
555b702dd2 make(ci): Fix Python Fedora 2021-11-29 13:21:23 +01:00
Corentin Le Molgat
55543ef325 make(ci): Fix Python opensuse 2021-11-29 13:21:14 +01:00
Corentin Le Molgat
3a9fb81441 make(ci): Fix python ubuntu docker 2021-11-29 13:21:05 +01:00
Corentin Le Molgat
f3febdf705 make(ci): fix Centos python 2021-11-29 11:59:48 +01:00
Corentin Le Molgat
4f4c46ac88 make(ci): fix Archlinux python 2021-11-29 11:59:38 +01:00
Corentin Le Molgat
33f16c2309 make(ci): fix Alpine python 2021-11-29 11:59:28 +01:00
Corentin Le Molgat
4e574b3379 make(docker): Fix .Net archive url 2021-09-27 14:46:54 +02:00
Corentin Le Molgat
56b79baba6 ci(make): make wget quiet 2021-09-24 08:25:31 +02:00
Mizux Seiha
2f5fe23864 ci: fixup opensuse .Net dockers 2021-09-22 14:44:23 +02:00
Mizux Seiha
1ed340ae09 make(ci): fix .Net dockers 2021-09-22 14:31:19 +02:00
Mizux Seiha
955e529356 ci: Fix archlinux .Net Dockerfile 2021-09-22 09:48:53 +02:00
Mizux Seiha
80dc4535b3 ci: Fix alpine .Net Dockerfile 2021-09-22 09:48:34 +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
55450cb6fa ci: Fix archlinux Docker using dotnet SDK 3.1 LTS 2021-03-28 17:21:41 +02:00
Mizux Seiha
dc6ee7f9ce Propagate mypy-protobuf usage (#1547) 2020-12-02 15:11:48 +01:00
Mizux Seiha
9105f053ac ci: Fix opensuse docker
`lsb_release -a` depends on getopt which is provided by util-linux
2020-11-25 13:42:51 +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
980c88acb2 ci: Fix Alpine .Net docker 2020-11-25 10:01:38 +01:00
Mizux Seiha
a151c8a63b ci: Fix opensuse python docker 2020-11-24 18:10:12 +01:00
Mizux Seiha
cf2bc4c645 ci: Bump dotnet-sdk 3.1.101 (v3.1.1) -> 3.1.404 (v3.1.10) 2020-11-24 13:51:38 +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
e41de2e524 ci: Fix Ubuntu .Net Dockerfiles 2020-11-23 14:32:58 +01:00
Mizux Seiha
a9d12fa767 python: Six cleanup, add absl-py 2020-11-18 11:41:16 +01:00