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
|
98d2b003ff
|
cmake: cleanup
|
2025-03-26 11:42:18 +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
|
642486e7fb
|
cmake(ci): Fix opensuse python build
|
2024-02-09 16:13:14 +01:00 |
|
Corentin Le Molgat
|
4d6d59fc83
|
cmake(ci): Fix docker python jobs
|
2023-10-25 09:32:44 +02:00 |
|
Mizux Seiha
|
22119e6d74
|
cmake(ci): fix opensuse python job
|
2023-10-19 09:34:55 +02:00 |
|
Corentin Le Molgat
|
274206345e
|
cmake: Fix opensuse python ci
|
2023-08-17 18:07:08 +02:00 |
|
Corentin Le Molgat
|
1fdb6c8f2c
|
cmake(ci): disable .Net Core 3.1 (EOD)
|
2023-06-15 19:32:29 +02:00 |
|
Mizux Seiha
|
bf7c5a80ff
|
cmake(ci): cleanup
|
2022-06-23 18:01:27 +02:00 |
|
Corentin Le Molgat
|
045a5d93b7
|
Sync google3 github
|
2022-06-17 14:23:23 +02:00 |
|
Corentin Le Molgat
|
189165d852
|
cmake(ci): update
|
2022-06-10 16:59:55 +02:00 |
|
Corentin Le Molgat
|
78939381c2
|
cmake(ci): use zypper refresh on opensuse
|
2022-06-10 16:32:35 +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 |
|
Corentin Le Molgat
|
e4167b03e9
|
opensuse: fix sha512sum
|
2021-12-06 14:47:14 +01:00 |
|
Corentin Le Molgat
|
046c153e36
|
cmake(ci): Update .Net docker
|
2021-12-06 14:00:03 +01:00 |
|
Corentin Le Molgat
|
c2316407b4
|
cmake(ci): Fix opensuse java.Dockerfile
|
2021-11-29 11:46:37 +01:00 |
|
Corentin Le Molgat
|
beedb63372
|
cmake(docker): Fix .Net archive url
|
2021-09-27 14:46:38 +02:00 |
|
Mizux Seiha
|
2f5fe23864
|
ci: fixup opensuse .Net dockers
|
2021-09-22 14:44:23 +02:00 |
|
Mizux Seiha
|
707946e95a
|
cmake(ci): Fix .Net dockers
|
2021-09-22 14:31:11 +02: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
|
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
|
d6ead14532
|
ci: Fix OpenSuse .Net docker
|
2020-10-29 17:14:53 +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
|
497a5ddc0e
|
ci(cmake): Fix opensuse dotnet docker
|
2020-09-08 22:16:20 +02:00 |
|
Mizux Seiha
|
684de7d5a2
|
ci(cmake): Fix Opensuse dotnet
|
2020-06-08 13:05:11 +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
|
85465eda0f
|
Update opensuse 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 |
|