dhcpcd icon indicating copy to clipboard operation
dhcpcd copied to clipboard

enhancement: implement Coverity check prior to each release

Open perkelix opened this issue 1 year ago • 1 comments

Here is an example from another project:

https://github.com/ipxe/ipxe/blob/master/.github/workflows/coverity.yml

Ffor that particular case, branch synchronisation is handled by a cron job running somewhere, but could easily be done by a scheduled GitHub action instead.

perkelix avatar Nov 21 '24 11:11 perkelix

I have no objection to this. I have a lot going on in my personal life right now and won't be able to look at this for a week or so.

rsmarples avatar Nov 21 '24 12:11 rsmarples