codacy / codacy-coverage-reporter

Multi-language coverage reporter for Codacy
https://www.codacy.com
Other
131 stars 94 forks source link

[CY-6692] Feature Request: Support `--codacy-reporter-version` argument #439

Closed JBallin closed 9 months ago

JBallin commented 1 year ago

The available options are listed here. While codacyApiBaseUrl is supported as an alternative to setting CODACY_API_BASE_URL, codacyReporterVersion is missing as an alternative to setting CODACY_REPORTER_VERSION.

I prefer to be consistent with using the CLI arguments (stylistically), instead of having some of them be controlled via env vars.

Current

export foo=1
report --bar 2

Desired

report --foo 1 --bar 2
github-actions[bot] commented 1 year ago

Internal ticket created : CY-6692

stefanvacareanu7 commented 9 months ago

Hi there,

Thanks for reaching our community!

This request is not our priority, so the team won't work on it.

I appreciate your initiative and invite you to create a new PR with the update.

Best, Stefan