Commit Graph

11 Commits

Author SHA1 Message Date
Mizux Seiha
1b61e078bc ci(xcode): Fix install step 2020-05-19 13:12:12 +02:00
Mizux Seiha
24f75c7259 ci(github): Update workflow 2020-05-18 14:15:46 +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
e7d5cde718 ci: Add Makefile CI
* Add documentation
* Add docker layer diagram
* Add Docker/Makefile ci
* Add gh workflow
* gh workflow disable fail-fast
2020-04-13 17:41:46 +02:00
Mizux Seiha
e1af0c7092 ci: Add Bazel CI
* Add Bazel Dockerfile
* Update Bazel doc
* Add Bazel docker diagrams
* Add Github workflow for bazel
* GH workflow disable fail-fast
2020-04-06 14:54:47 +02:00
Mizux Seiha
531214a468 ci: github renaming docker.yml 2020-04-06 14:48:12 +02:00
Mizux Seiha
3b96b9a95d Fixup docker workflow 2020-03-31 12:35:35 +02:00
Mizux Seiha
fb952dc90c GH: Add docker workflow 2020-03-31 12:35:35 +02:00
Corentin Le Molgat
2c1611308c Add github action workflows
- All workflow are CMake based build.
- Add Workflow for Linux, macOS and Windows.
- Add workflow for C++, Python, Java, .Net.
- Update CMake/README.md.
2020-02-11 14:41:17 +01:00
Corentin Le Molgat
9991661385 Github: fix macos job 2020-02-07 15:04:36 +01:00
Corentin Le Molgat
f5336dfb15 Add github workflow 2020-02-07 13:58:18 +01:00