Skip to content

Upgrade runners and restore Arch Linux Bazel job#52

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/ubuntu-26.x
Open

Upgrade runners and restore Arch Linux Bazel job#52
renovate[bot] wants to merge 1 commit intomainfrom
renovate/ubuntu-26.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 24, 2026

  • Restore Arch Linux amd64 Bazel CI job
  • Upgrade Ubuntu containers from 24.04 to 26.04 and macOS runners from macos-15 to macos-26
  • Replace libc6-dev/libxml2 with g++ in Ubuntu Bazel jobs and pass
    --extra_toolchains=@local_config_cc//:all
  • Use meson dist --no-tests across all Meson jobs to avoid redundant test runs during dist
  • Reduce Meson examples test timeout from 900s to 60s and run serially to avoid CPU
    contention with OpenMP and match CMake and Bazel behavior
  • Fix pacman invocation flags in Arch cmake job (-Sy instead of -S -u -y)

@renovate renovate Bot requested a review from snape as a code owner April 24, 2026 00:56
@deepsource-io
Copy link
Copy Markdown

deepsource-io Bot commented Apr 24, 2026

DeepSource Code Review

We reviewed changes in 8e50d8b...9781f5b on this pull request. Below is the summary for the review, and you can see the individual issues we found as inline review comments.

See full review on DeepSource ↗

PR Report Card

Overall Grade   Security  

Reliability  

Complexity  

Hygiene  

Code Review Summary

Analyzer Status Updated (UTC) Details
C & C++ May 4, 2026 10:23p.m. Review ↗
Docker May 4, 2026 10:23p.m. Review ↗
Secrets May 4, 2026 10:23p.m. Review ↗
Python May 4, 2026 10:23p.m. Review ↗

Important

AI Review is run only on demand for your team. We're only showing results of static analysis review right now. To trigger AI Review, comment @deepsourcebot review on this thread.

@renovate renovate Bot force-pushed the renovate/ubuntu-26.x branch from 7d6e545 to 0c4dcd9 Compare April 24, 2026 02:16
@renovate renovate Bot force-pushed the renovate/ubuntu-26.x branch 2 times, most recently from e261fe6 to 90b67f2 Compare April 24, 2026 03:01
@renovate renovate Bot force-pushed the renovate/ubuntu-26.x branch from 90b67f2 to c01dbb4 Compare April 24, 2026 16:09
@renovate renovate Bot force-pushed the renovate/ubuntu-26.x branch from c01dbb4 to 1004b48 Compare April 24, 2026 16:10
@renovate renovate Bot force-pushed the renovate/ubuntu-26.x branch 4 times, most recently from 2d8a2a5 to 681f590 Compare April 29, 2026 15:02
@snape snape force-pushed the renovate/ubuntu-26.x branch 6 times, most recently from 862f9c6 to ec04bdf Compare May 2, 2026 02:12
Repository owner deleted a comment from renovate Bot May 2, 2026
@snape snape changed the title Update ubuntu Docker tag to v26 Upgrade runners and restore Arch Linux Bazel job May 2, 2026
@snape snape force-pushed the renovate/ubuntu-26.x branch 7 times, most recently from 9a17f85 to 11cc76a Compare May 2, 2026 23:00
@snape snape force-pushed the renovate/ubuntu-26.x branch 8 times, most recently from 1ab4831 to a4a651e Compare May 4, 2026 01:56
- Restore Arch Linux amd64 Bazel CI job
- Upgrade Ubuntu containers from 24.04 to 26.04 and macOS runners from macos-15 to macos-26
- Replace libc6-dev/libxml2 with g++ in Ubuntu Bazel jobs and pass
--extra_toolchains=@local_config_cc//:all
- Use meson dist --no-tests across all Meson jobs to avoid redundant test runs during dist
- Reduce Meson examples test timeout from 900s to 60s and run serially to avoid CPU
  contention with OpenMP and match CMake and Bazel behavior
- Fix pacman invocation flags in Arch cmake job (-Sy instead of -S -u -y)

Signed-off-by: Jamie Snape <[email protected]>
@snape snape force-pushed the renovate/ubuntu-26.x branch from a4a651e to 9781f5b Compare May 4, 2026 22:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant