Skip to content

Comments

ci+docker: update toolchain versions to 1.76#2696

Merged
tzemanovic merged 1 commit intomainfrom
tomas/ci-toolchain-1.76.0
Feb 27, 2024
Merged

ci+docker: update toolchain versions to 1.76#2696
tzemanovic merged 1 commit intomainfrom
tomas/ci-toolchain-1.76.0

Conversation

@tzemanovic
Copy link
Collaborator

to merge before #2687 release

@codecov
Copy link

codecov bot commented Feb 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (c733be2) 53.38% compared to head (8988788) 53.37%.
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2696      +/-   ##
==========================================
- Coverage   53.38%   53.37%   -0.01%     
==========================================
  Files         302      302              
  Lines      103403   103403              
==========================================
- Hits        55198    55194       -4     
- Misses      48205    48209       +4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@tzemanovic tzemanovic merged commit 9ceb8fa into main Feb 27, 2024
@tzemanovic tzemanovic deleted the tomas/ci-toolchain-1.76.0 branch February 27, 2024 11:11
@nick-u410
Copy link

nick-u410 commented Feb 27, 2024

@Fraccaman @tzemanovic This broke the docker build in release 0.31.7
clang-tools-11 is problematic on the base image.

root@24bd719a6263:/# apt-get update -qq &&     apt-get install -y --no-install-recommends     build-essential     clang-tools-11     git     libssl-dev     pkg-config     protobuf-compiler     libudev-dev 
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package clang-tools-11

You might also consider adding a pipeline for releases that verifies a docker image can be built with the release tag

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.

3 participants