Commit Graph

21 Commits

Author SHA1 Message Date
Corentin Le Molgat
df8cbb3d76 fix: rename master to main in build file 2022-05-16 11:27:36 +02:00
Mizux Seiha
bf77d00230 bazel(ci): Add missing deps in opensuse 2022-04-12 18:24:00 +02:00
Mizux Seiha
b07efc277f bazel(ci): Fix opensuse bazel install 2022-04-12 18:15:24 +02:00
Corentin Le Molgat
da4aa93189 bazel(ci): Fix docker image env setup 2022-04-12 15:50:05 +02:00
Mizux Seiha
406c5b4c0e bazel(ci): Fix centos build using gcc-11
Also bump from bazel4 to bazel5
2022-02-24 18:56:00 +01:00
Mizux Seiha
727c350eb6 ci: Migrate centos job to centos:stream on quay.io 2022-02-24 18:21:05 +01:00
Corentin Le Molgat
1572a841c7 bazel: require C++20
needed by pdlp/
2022-02-18 16:28:11 +01:00
Mizux
eed99c5079 Update Dockerfile 2022-02-18 10:34:18 +01:00
Mizux Seiha
2dd75aa529 bazel(ci): Fix alpine docker 2022-01-06 17:06:56 +01:00
Mizux Seiha
b80cbc5d71 ci: rework bazel Dockerfile 2022-01-06 17:06:56 +01:00
Corentin Le Molgat
ad9dfd371d bazel(ci): fix install using bazel4 package 2021-11-29 13:50:27 +01:00
Corentin Le Molgat
d09e5c05d4 bazel(ci): display version of bazel 2021-11-29 13:38:33 +01:00
Corentin Le Molgat
9e54554cf3 ci(bazel): Fix Alpine docker 2021-08-27 13:40:33 +02:00
Mizux Seiha
5065b5463c ci: Use the official ArchLinux image 2020-09-13 00:04:50 +02:00
Mizux Seiha
605472283d ci: Fix bazel build on alpine 2020-08-31 09:09:58 +02:00
Mizux Seiha
9680e9a503 ci: Fix alpine bazel docker 2020-08-27 00:36:32 +02:00
Mizux Seiha
1afd66e373 ci: Cleanup bazel dockers 2020-08-27 00:35:58 +02:00
Mizux Seiha
f992206a9a Force use of C++17
Routing use c++17 features (e.g. structured binding)
ref: https://en.cppreference.com/w/cpp/language/structured_binding
2020-08-14 14:07:58 +02:00
Mizux Seiha
236e0a9428 centos: Replace yum (deprecated) by dnf 2020-05-04 17:28:52 +02:00
Mizux Seiha
060983b9db ci(bazel): Fix docker localization 2020-04-29 09:57:30 +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