uftrace icon indicating copy to clipboard operation
uftrace copied to clipboard

Enhance github action for uftrace

Open kangtegong opened this issue 2 years ago • 3 comments

uftrace used travis CI until recently, but currently github action is added.

Newly-added github action workflow still need some improvement including pre-commit, coverity scan, etc. I think it would be great if someone set these things up.

kangtegong avatar Jul 20 '22 06:07 kangtegong

I've added pre-commit support for PR test in 836bc556f9 as it's kind of urgent. I think we can add coverity scan support for nightly build/check as it only allows a limited (2?) runs in a day IIRC.

namhyung avatar Jul 30 '22 06:07 namhyung

Thank you :) If this issue is urgent, shall I add coverity scan for github action? Or are you going to add coverity scan soon?

kangtegong avatar Jul 30 '22 14:07 kangtegong

The coverity scan is not urgent, it's just nice to have. :)

namhyung avatar Aug 01 '22 05:08 namhyung