nnstreamer / TAOS-CI

:tangerine: TAOS-CI (a.k.a LightSys) is an lightweight and efficient CI system to achieve "Review less, merge faster" with a tool-based review system. It is completely compatible with all GitHub repositories although TAOS-CI is designed & implemented for NNStreamer repository. (Homepage: https://taos-ci.github.io/)
http://nnstreamer.mooo.com/TAOS-CI/ci/taos/
Apache License 2.0
117 stars 90 forks source link

[Clang] Fix the extension check routine @open sesame 04/22 14:36 #720

Closed dongju-chae closed 3 years ago

dongju-chae commented 3 years ago

This patch fixes the extension check routine for pr-prebuild-clang.

Previously, it hasn't detected files correctly. For example, .clang-format can be also detected, which should have been ignored.

Signed-off-by: Dongju Chae dongju.chae@samsung.com

Self evaluation:

  1. Build test: []Passed [ ]Failed []Skipped
  2. Run test: []Passed [ ]Failed [ ]Skipped
taos-ci commented 3 years ago

:octocat: cibot: Oooops. The administrator of CI server must install a debian package to support 'ndk-build' command.