Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update clang-format version in docs; allow unanchored version string #4365

Merged
merged 1 commit into from
Nov 15, 2021

Conversation

zbjornson
Copy link
Contributor

clang-format -version installed with apt on Ubuntu reports Ubuntu clang-format version 11.0.0-2~ubuntu20.04.1, so we need an unanchored search here.

The script also requires 11.0.0 and not 8.0.1 now.

`clang-format -version` installed with apt on Ubuntu reports `Ubuntu clang-format version 11.0.0-2~ubuntu20.04.1`, so we need an unanchored search here.

The script also requires 11.0.0 and not 8.0.1 now.
@zbjornson zbjornson requested a review from a team as a code owner November 15, 2021 19:39
@cjnolet cjnolet added improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels Nov 15, 2021
@dantegd
Copy link
Member

dantegd commented Nov 15, 2021

@gpucibot merge

@codecov-commenter
Copy link

Codecov Report

❗ No coverage uploaded for pull request base (branch-21.12@399e69e). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@               Coverage Diff               @@
##             branch-21.12    #4365   +/-   ##
===============================================
  Coverage                ?   86.03%           
===============================================
  Files                   ?      231           
  Lines                   ?    18751           
  Branches                ?        0           
===============================================
  Hits                    ?    16132           
  Misses                  ?     2619           
  Partials                ?        0           
Flag Coverage Δ
dask 47.02% <0.00%> (?)
non-dask 78.74% <0.00%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 399e69e...3fd0aef. Read the comment docs.

@rapids-bot rapids-bot bot merged commit dafcd6f into rapidsai:branch-21.12 Nov 15, 2021
vimarsh6739 pushed a commit to vimarsh6739/cuml that referenced this pull request Oct 9, 2023
…apidsai#4365)

`clang-format -version` installed with apt on Ubuntu reports `Ubuntu clang-format version 11.0.0-2~ubuntu20.04.1`, so we need an unanchored search here.

The script also requires 11.0.0 and not 8.0.1 now.

Authors:
  - Zach Bjornson (https://github.com/zbjornson)

Approvers:
  - Dante Gama Dessavre (https://github.com/dantegd)

URL: rapidsai#4365
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CUDA/C++ improvement Improvement / enhancement to an existing function non-breaking Non-breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants