Commit Graph

9 Commits

Author SHA1 Message Date
Mizux Seiha
90fa79dd5c ci: Fix windows job case 2020-12-03 14:50:51 +01:00
Mizux Seiha
937c6fe5cf ci: Fix windows runner (bump from Python37 to Python39) 2020-12-03 14:46:10 +01:00
Mizux Seiha
dc6ee7f9ce Propagate mypy-protobuf usage (#1547) 2020-12-02 15:11:48 +01:00
Mizux Seiha
c1b06a8493 ci: Enable verbose log on Windows 2020-11-30 14:00:30 +01:00
Mizux Seiha
69350b3fe2 ci: Fix ::add-path usage
GitHub have deprecated it for security reason
ref: https://github.blog/changelog/2020-10-01-github-actions-deprecating-set-env-and-add-path-commands/
2020-11-17 22:54:49 +01:00
Mizux Seiha
e2cf0d99c0 ci(github): disable C++ tests in others languages jobs. 2020-09-16 15:00:36 +02:00
Mizux Seiha
ec3c5579da ci(github): Bump swig 4.0.1 -> 4.0.2 2020-08-10 12:19:09 +02:00
Mizux Seiha
24f75c7259 ci(github): Update workflow 2020-05-18 14:15:46 +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