coverity-scan-action icon indicating copy to clipboard operation
coverity-scan-action copied to clipboard

FIX: Character encoding update in action.yml

Open Mionsz opened this issue 9 months ago • 1 comments

FIX: Character encoding update in action.yml by adding jq based url encoding wrapped in a bash check for backward compatibility. This allows special characters in project name like for example ®.

Mionsz avatar Mar 02 '25 03:03 Mionsz

I'm not going to use conditional code paths here. Either the hosted runner has the required tools, or it doesn't. Otherwise it's confusing and inconsistent.

Please link to example projects where the current code isn't working.

vapier avatar Mar 03 '25 23:03 vapier