Commit Graph

22 Commits

Author SHA1 Message Date
Mizux Seiha
b95b272f6a ci: Bump compiler in Centos Stream image 2022-03-03 17:45:16 +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
046c153e36 cmake(ci): Update .Net docker 2021-12-06 14:00:03 +01:00
Corentin Le Molgat
c33d76208d ci(cmake): make wget quiet 2021-09-24 08:25:23 +02:00
Laurent Perron
8c733da2a6 update cmake dockerfiles and tools alpine dockerfile for dotnet 5.0 2021-09-21 13:47:34 +02:00
Corentin Le Molgat
9e69844390 ci(cmake): Bump CMake 3.18+ -> 3.21.1 2021-08-23 09:34:35 +02:00
Mizux Seiha
5933aa4c67 ci: skip gpg sign 2021-03-10 18:06:08 +01: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
8d46746ca0 cmake(docker): Add output log when tests failed 2020-10-07 19:12:14 +02:00
Mizux Seiha
5ea31d8148 cmake(ci): Filter relevant samples/examples 2020-09-15 21:54:50 +02:00
Mizux Seiha
f6e95b680a cmake(ci): use -v when building
So we can get the full compile cmd used.
2020-08-11 15:02:58 +02:00
Mizux Seiha
89007c7986 ci: Bump SWIG 4.0.1 -> 4.0.2 2020-08-10 12:34:39 +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
236e0a9428 centos: Replace yum (deprecated) by dnf 2020-05-04 17:28:52 +02:00
Mizux Seiha
1a4ccc1f8a ci: Update centos dotnet-package
Microsoft has fixed their packages !
2020-05-04 13:42:08 +02:00
Mizux Seiha
d7814d0819 cmake(ci): Fix centos dotnet 2020-04-22 15:19:33 +02:00
Mizux Seiha
e83cf08ce1 ci: Refactor CMake CI
* Update CMake doc
* Update Docker diagram
* Refactor CI Makefile
* Refactor and Fix <lang>.Dockerfile
* Refactor gh Docker CMake workflow
* gh CMake workflow disable fail-fast
* Remove manylinux
* Add Java samplei, generated using:
    $ mvn archetype:generate -DarchetypeArtifactId=maven-archetype-quickstart
    -> com.google.ortools
    -> sample
  note: sample still not use ortools package yet
2020-04-15 15:22:41 +02:00
Mizux Seiha
57d8c129ac Update centos images 2020-03-31 12:35:35 +02:00
Corentin Le Molgat
91e3670214 ci: rework CMake Docker/Makefile 2020-02-28 08:23:10 +01:00