19 Commits

Author SHA1 Message Date
Mizux Seiha
f0330ec404 bazel: rework docker ci 2025-09-16 15:54:33 +02:00
Corentin Le Molgat
9be4e2ede9 bazel(ci): Fix docker 2024-07-17 15:43:48 +02:00
Corentin Le Molgat
61ef34d5b9 bazel(ci): Add almalinux and rockylinux, remove centos 2024-07-15 17:19:32 +02:00
Corentin Le Molgat
505ceba3da bazel(ci): Fix archlinux Dockerfile
note: archlinux still don't provide bazel 7.0.0
ref: https://archlinux.org/packages/extra/x86_64/bazel/
2023-12-22 16:34:12 +01:00
Corentin Le Molgat
bbf8089f9e bazel(ci): Rework Dockerfile 2023-10-20 15:08:37 +02:00
Corentin Le Molgat
45d0aa0e6b bazel(ci): rework Dockerfile 2023-07-07 18:28:46 +02:00
Corentin Le Molgat
3ac43c3beb bazel(ci): only display failed test output 2023-07-07 16:55:25 +02:00
Corentin Le Molgat
fd32e0cd92 bazel(ci): Rework docker
* opensuse bazel4.2 -> 6
2023-03-31 11:07:19 +02:00
Corentin Le Molgat
c55cc67313 bazel(ci): cleanup 2023-02-17 18:23:06 +01:00
Corentin Le Molgat
f010a081d0 bazel(ci): remove LABEL 2022-06-21 10:41:25 +02:00
Corentin Le Molgat
5e95617d57 bazel(ci): Add log 2022-05-20 18:05:14 +02:00
Corentin Le Molgat
da4aa93189 bazel(ci): Fix docker image env setup 2022-04-12 15:50:05 +02:00
Corentin Le Molgat
1572a841c7 bazel: require C++20
needed by pdlp/
2022-02-18 16:28:11 +01:00
Mizux Seiha
b80cbc5d71 ci: rework bazel Dockerfile 2022-01-06 17:06:56 +01:00
Corentin Le Molgat
d09e5c05d4 bazel(ci): display version of bazel 2021-11-29 13:38:33 +01:00
Mizux Seiha
5065b5463c ci: Use the official ArchLinux image 2020-09-13 00:04:50 +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
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