25 Commits

Author SHA1 Message Date
Mizux Seiha
f0330ec404 bazel: rework docker ci 2025-09-16 15:54:33 +02:00
Corentin Le Molgat
0ea743fe9a bazel(ci): bazelisk cleanup 2025-07-23 15:04:04 +02:00
Corentin Le Molgat
ab03effbb8 bazel: cleanup ci 2024-11-15 09:52:33 +01:00
Mizux Seiha
5a564738aa bazel(ci): fix workflows
* Fix almalinux and rockylinux
* Fix debian
* Fix opensuse job
* Fix macos bazel workfow
2024-07-19 13:46:12 +02:00
Mizux Seiha
46bbc9b165 bazel(ci): fix opensuse build 2024-07-16 15:51:31 +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
c649fec542 bazel(ci): Fix opensuse build 2023-12-22 11:31:42 +01:00
Corentin Le Molgat
bbf8089f9e bazel(ci): Rework Dockerfile 2023-10-20 15:08:37 +02:00
Mizux Seiha
dd38534bd2 bazel(ci): docker cleanup 2023-07-11 16:04:48 +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
Mizux Seiha
df1b36a822 bazel(ci): fix docker test 2023-03-07 22:48:17 +01:00
Corentin Le Molgat
f010a081d0 bazel(ci): remove LABEL 2022-06-21 10:41:25 +02:00
StefanBruens
fbf9c3352f CI: Use zypper refresh to update repository metadata (#3315)
`update` updates packages, which is not intended here.

Also call refresh just once.

Fixes #3314.
2022-05-30 11:00:17 +02:00
Corentin Le Molgat
5e95617d57 bazel(ci): Add log 2022-05-20 18:05:14 +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
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
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