You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by "yangzhg (via GitHub)" <gi...@apache.org> on 2023/04/24 08:14:00 UTC

[GitHub] [doris] yangzhg commented on a diff in pull request #18998: [chore](CI)Regularly check project quality with Sonar

yangzhg commented on code in PR #18998:
URL: https://github.com/apache/doris/pull/18998#discussion_r1174934985


##########
.github/workflows/sonarcloud.yml:
##########
@@ -66,43 +50,16 @@ jobs:
           key: ${{ runner.os }}-m2-${{ hashFiles('**/pom.xml') }}
           restore-keys: ${{ runner.os }}-m2
       - name: Setup thrift
-        if: steps.java-changes.outputs.any_changed == 'true'
         run: |
           sudo apt-get update
           sudo DEBIAN_FRONTEND=noninteractive apt-get install -y thrift-compiler=0.13.0-2build2

Review Comment:
   thrift-0.16.0 ?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org