Commit Graph

20 Commits

Author SHA1 Message Date
Corentin Le Molgat
172227d54d cmake(python): disable venv option --system-site-packages 2022-02-21 15:30:27 +01:00
Corentin Le Molgat
6a58dcd465 cmake(ci): Fix alpine Python Dockerfile 2021-12-13 10:51:02 +01:00
Corentin Le Molgat
046c153e36 cmake(ci): Update .Net docker 2021-12-06 14:00:03 +01:00
Corentin Le Molgat
d17660c9a1 cmake(ci): fix Python Alpine docker 2021-11-29 16:30:20 +01:00
Corentin Le Molgat
beedb63372 cmake(docker): Fix .Net archive url 2021-09-27 14:46:38 +02:00
Mizux Seiha
80dc4535b3 ci: Fix alpine .Net Dockerfile 2021-09-22 09:48:34 +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
980c88acb2 ci: Fix Alpine .Net docker 2020-11-25 10:01:38 +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
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
Corentin Le Molgat
7736bc8899 Remove tab in file 2020-05-27 17:58:21 +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
2cb3defbe4 Update Alpine images 2020-03-31 12:35:34 +02:00
Corentin Le Molgat
b587d27a4a Sync g3 -> gh 2020-03-09 14:09:26 +01:00
Corentin Le Molgat
42b242f799 ci: Fix alpine python dockerfile 2020-02-28 14:31:50 +01:00
Corentin Le Molgat
91e3670214 ci: rework CMake Docker/Makefile 2020-02-28 08:23:10 +01:00
Corentin Le Molgat
a538af550e Add cmake/Makefile to test cmake build and install
- This makefile orchestrate the use of cmake/docker to test cmake
- add cache/ to .gitignore
2018-02-06 14:20:09 +01:00