25 Commits

Author SHA1 Message Date
Mizux Seiha
93271eb902 cmake(ci): disable dotnet example build in docker based jobs 2025-11-19 08:18:42 +01:00
Corentin Le Molgat
3e6086a363 cmake(ci): add CMAKE_BUILD_PARALLEL_LEVEL support
now build in -j 4 by default
2025-11-18 16:24:39 +01:00
Corentin Le Molgat
3312af9735 dotnet: cleanup the use Net8.0 as default 2025-04-30 15:03:41 +02:00
Corentin Le Molgat
0b42a43e29 cmake(ci): Fixup from main 2024-11-21 09:34:20 +01:00
Corentin Le Molgat
2d8f157098 cmake: cleanup ci dockers 2024-11-15 10:27:20 +01:00
Corentin Le Molgat
ddaaab1c66 docker: Format fix 2024-07-22 14:48:45 +02:00
Corentin Le Molgat
1fdb6c8f2c cmake(ci): disable .Net Core 3.1 (EOD) 2023-06-15 19:32:29 +02:00
Corentin Le Molgat
045a5d93b7 Sync google3 github 2022-06-17 14:23:23 +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
6066db34a1 ci(cmake): Only test dotnet-sdk-6.0 to avoid "no space left on device" 2022-05-19 17:23:01 +02:00
Mizux Seiha
c9f798fb4b ci: Bump fedora dotnet jobs 2022-03-03 16:49:33 +01:00
Corentin Le Molgat
046c153e36 cmake(ci): Update .Net docker 2021-12-06 14:00:03 +01:00
Laurent Perron
8c733da2a6 update cmake dockerfiles and tools alpine dockerfile for dotnet 5.0 2021-09-21 13:47:34 +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
e166d99b91 tools(docker): Add Fedora-33 artifacts 2020-11-25 11:42:59 +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
75b608ba20 ci: Fix fedora java docker 2020-10-29 18:44:33 +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
0a52c6756a ci(cmake): fedora(32) provides the dotnet-sdk pkg 2020-07-08 22:55:34 +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
3c65cd9e6c Update fedora images 2020-03-31 12:35:35 +02:00
Corentin Le Molgat
42ceebb078 ci: Fix fedora docker 2020-02-28 14:32:35 +01:00
Corentin Le Molgat
91e3670214 ci: rework CMake Docker/Makefile 2020-02-28 08:23:10 +01:00