215 Commits

Author SHA1 Message Date
Guillaume Chatelet
d30f5b4e31 Update dependabot so it patches main instead of stable
dependabot uses the default branch (stable) for its configuration.
2026-03-19 13:10:38 +01:00
dependabot[bot]
e4f2c78666 build(deps): bump jidicula/clang-format-action (#5093)
Bumps the github-actions group with 1 update: [jidicula/clang-format-action](https://github.com/jidicula/clang-format-action).


Updates `jidicula/clang-format-action` from 4.16.0 to 4.18.0
- [Release notes](https://github.com/jidicula/clang-format-action/releases)
- [Commits](https://github.com/jidicula/clang-format-action/compare/v4.16.0...v4.18.0)

---
updated-dependencies:
- dependency-name: jidicula/clang-format-action
  dependency-version: 4.18.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-19 13:05:57 +01:00
dependabot[bot]
4336f9f3ae build(deps): bump the github-actions group with 2 updates
Bumps the github-actions group with 2 updates: [actions/cache](https://github.com/actions/cache) and [bazel-contrib/setup-bazel](https://github.com/bazel-contrib/setup-bazel).


Updates `actions/cache` from 4 to 5
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v4...v5)

Updates `bazel-contrib/setup-bazel` from 0.15.0 to 0.18.0
- [Release notes](https://github.com/bazel-contrib/setup-bazel/releases)
- [Commits](https://github.com/bazel-contrib/setup-bazel/compare/0.15.0...0.18.0)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: bazel-contrib/setup-bazel
  dependency-version: 0.18.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-20 07:50:43 +01:00
Guillaume Chatelet
a05ea60fd5 Prevents presubmit runs on different branches from canceling each other. 2026-01-07 15:49:16 +01:00
Guillaume Chatelet
7f22b7208c Create a presubmit CI (#4934) 2025-12-15 15:28:50 +01:00
Corentin Le Molgat
5b3a0b98c3 cmake(ci): split amd64 cmake dotnet workflows to avoid space limit 2025-12-11 15:52:56 +01:00
Mizux Seiha
ba667fcc37 Merge remote-tracking branch 'origin/stable' into v99bugfix 2025-11-25 13:39:25 +01:00
dependabot[bot]
9eb22bab78 build(deps): bump actions/checkout in the github-actions group
Bumps the github-actions group with 1 update: [actions/checkout](https://github.com/actions/checkout).


Updates `actions/checkout` from 5 to 6
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-25 01:29:45 -08:00
Corentin Le Molgat
cf21748fdb cmake: Add Python 3.14 support 2025-11-21 16:27:05 +01:00
Corentin Le Molgat
5cb14ce77e ci: migrate macos-13 to macos-15-intel runner 2025-10-16 11:39:54 +02:00
dependabot[bot]
93dafb79a0 build(deps): bump the github-actions group with 2 updates
Bumps the github-actions group with 2 updates: [actions/setup-python](https://github.com/actions/setup-python) and [actions/setup-dotnet](https://github.com/actions/setup-dotnet).


Updates `actions/setup-python` from 5 to 6
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v5...v6)

Updates `actions/setup-dotnet` from 4 to 5
- [Release notes](https://github.com/actions/setup-dotnet/releases)
- [Commits](https://github.com/actions/setup-dotnet/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: actions/setup-dotnet
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-22 21:54:31 +02:00
Corentin Le Molgat
ca6baf3dab ci: trigger jobs on push to v99bugfix branch 2025-09-17 08:26:46 +02:00
Mizux Seiha
b34c2ded76 ci: backport jobs from main 2025-09-16 15:15:40 +02:00
dependabot[bot]
0cd9d22492 build(deps): bump actions/setup-java in the github-actions group
Bumps the github-actions group with 1 update: [actions/setup-java](https://github.com/actions/setup-java).


Updates `actions/setup-java` from 4 to 5
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](https://github.com/actions/setup-java/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/setup-java
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-02 11:27:35 +00:00
Corentin Le Molgat
02f81d5e19 ci: fixup freebsd workflow 2025-08-21 09:22:52 +02:00
dependabot[bot]
4f2498ef40 build(deps): bump actions/checkout in the github-actions group
Bumps the github-actions group with 1 update: [actions/checkout](https://github.com/actions/checkout).

Updates `actions/checkout` from 4 to 5
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-12 10:31:57 +02:00
dependabot[bot]
ea0c49ed68 build(deps): bump actions/checkout in the github-actions group
Bumps the github-actions group with 1 update: [actions/checkout](https://github.com/actions/checkout).


Updates `actions/checkout` from 4 to 5
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-12 01:42:55 +00:00
Corentin Le Molgat
fd1b2cc68c ci: remove mvn custom build in cmake windows jobs
note: now runners do provide mvn 3.9.11
2025-07-23 15:04:05 +02:00
Corentin Le Molgat
43aa85125b ci: disable windows cpp debug build 2025-07-09 14:12:31 +02:00
Corentin Le Molgat
09e7e951a2 cmake(ci): Rework Vagrantfile
ci: Rework BSD workflows
ci: Bump freebsd Vagrantfile from python 3.9 to 3.11
2025-06-30 15:20:25 +02:00
dependabot[bot]
03ef7e19a4 build(deps): bump actions/setup-java in the github-actions group
Bumps the github-actions group with 1 update: [actions/setup-java](https://github.com/actions/setup-java).


Updates `actions/setup-java` from 3 to 4
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](https://github.com/actions/setup-java/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/setup-java
  dependency-version: '4'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-11 07:55:25 +02:00
Mizux Seiha
4c60a56fa3 backport from main branch 2025-05-12 12:57:50 +02:00
Laurent Perron
b787497074 bump .NET to 8.0; remove LP_PARSER option 2025-04-09 15:19:59 +02:00
Corentin Le Molgat
461505f4af ci: backport workflows from main 2025-03-13 14:35:51 +01:00
Corentin Le Molgat
7fee34194e ci: bump actions/setup-python to v5 2024-11-22 17:20:42 +01:00
Corentin Le Molgat
6298232887 ci: Remove docker bazel jobs, remove python != 3.12 bazel jobs
note: docker bazel: no space left on device -> need to split them anyway
2024-11-20 17:30:24 +01:00
Corentin Le Molgat
e670dccdb0 cmake: Bump Protobuf to v28.3 and use shared libraries 2024-11-15 14:42:08 +01:00
Corentin Le Molgat
c53053bc62 bazel: migrate to bazel module 2024-11-15 14:40:16 +01:00
Arnab Animesh Das
a4f196a67a Enable builds for Python 3.13 (#4414)
* Enable builds for Python 3.13
2024-10-18 15:05:01 +02:00
Laurent Perron
de1d72572a remove python 3.9 from arm64 mac bazel 2024-10-09 15:52:14 +02:00
Laurent Perron
a2249e332b bazel runners do not support python 3.9 2024-10-09 13:22:36 +02:00
Corentin Le Molgat
4bd2f19ec4 ci: try to bump maven 2024-09-05 11:16:19 +02:00
Corentin Le Molgat
8d2439edb6 ci: Add CTEST_OUTPUT_ON_FAILURE=1 variable env 2024-09-05 11:16:19 +02:00
Corentin Le Molgat
1b64d0b84d ci: remove swigwin setup from workflows 2024-09-05 11:16:19 +02:00
Corentin Le Molgat
dc607fa188 ci: test various java distribution on windows 2024-09-05 11:16:19 +02:00
Corentin Le Molgat
94f3733d73 ci: Update jobs 2024-08-27 15:35:44 +02:00
Mizux Seiha
74ef5934cc bazel(ci): Fix Linux Bazel workflow 2024-07-31 16:06:31 +02:00
Corentin Le Molgat
1171e45c12 ci: Use macos-12 runner image for FreeBSD to get vagrant 2024-07-22 14:48:45 +02: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
Corentin Le Molgat
25016e377c ci: bump actions/setup-dotnet to v4 2024-07-17 16:25:02 +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
d5359da8d3 cmake(ci): Add Almalinux and Rockylinux, remove centos 2024-07-12 15:49:09 +02:00
Corentin Le Molgat
2b0085be7d backport ci/cd/release stuff from main 2024-05-30 10:51:54 +02:00
Mizux Seiha
2fff02786c ci: fix Docker glop job name 2024-02-14 09:38:06 +01:00
Mizux Seiha
b8c1a8c73c ci: rename workflow 2024-02-09 00:59:06 +01:00
Laurent Perron
64071d4549 remove alpine, centos from amd_docker_bazel 2024-02-07 16:00:26 -08:00
Laurent Perron
44f4583a68 remove vs 2019 from github actions 2024-02-07 14:53:10 -08:00
Corentin Le Molgat
76fa76f994 ci: rework docker workflows 2023-10-25 11:25:21 +02:00
Corentin Le Molgat
a5b650e203 cmake(ci): rework toolchain target
* Add toolchain_ prefix to avoid conflict with "platform" targets
* Update workflows
* Fix mipsel/mips64el target in cross_compile.sh
2023-10-23 14:15:07 +02:00
Mizux Seiha
dd6c68bb62 ci: Fix MacOS CMake Python 2023-10-20 08:53:41 +02:00