File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Load diff This file was deleted.
Original file line number Diff line number Diff line change 2525 # secret: QODANA_JVM_TOKEN
2626 - language : cpp
2727 secret : QODANA_CPP_TOKEN
28- # # We need a compile_commands.json
29- # # - language: clang
30- # # secret: QODANA_PYTHON_TOKEN
28+ # We need a compile_commands.json
29+ - language : clang
30+ secret : QODANA_PYTHON_TOKEN
3131 permissions :
3232 contents : write
3333 pull-requests : write
3939 fetch-depth : 0 # a full history is required for pull request analysis
4040 - name : Gather right Qodana configuration files
4141 run : |
42- mv .github/jobs/data/qodana_ ${{ matrix.language }}.yml qodana.yml || true
42+ mv .github/jobs/data/qodana/ ${{ matrix.language }}/container .yml qodana.yml || true
4343 mv .github/jobs/data/qodana_${{ matrix.language }}.sarif.json qodana.sarif.json || true
4444 - name : Build intermediate container
4545 run : |
Load diff This file was deleted.
You can’t perform that action at this time.
0 commit comments