Skip to content

Tags: codacy/codacy-cli-v2

Tags

1.0.0-main.205.9a3ae32

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #72 from codacy/remove-global-flag-c

fix: Remove c from global flag as it clashes with other flags like commituuid

1.0.0-main.203.524e5aa

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #71 from codacy/fix-sarif-merging

fix: Merge the full runs information when merging SARIF

1.0.0-main.201.6e58a23

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #70 from codacy/fix-flat-config

fix: Only add flatconfig for ESLint for the new format of config

1.0.0-main.199.4f4cfb7

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #69 from codacy/resume-releases

breaking: Resume CLI releases

1.0.0-main.133.3607792

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #40 from codacy/it-tests-PLUTO-1367

feat: Add integration tests to GitHub Actions workflow [PLUTO-1367]

1.0.0-main.130.12d3a79

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #42 from codacy/refactor-node-plugin-try-2

refactor: implement runtime plugins with declarative configuration PLUTO-1369

1.0.0-main.128.36db748

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #35 from codacy/cleanup-cli

breaking: Remove pr-creation and cleanup readme

1.0.0-main.126.02d9237

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #16 from codacy/fix/only-download-node-once

fix: no longer downloads node binary if it is already present

1.0.0-main.124.f4fd690

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #34 from codacy/breaking/format-by-flag

breaking: Control the output format with the format flag

0.1.0-main.122.362dd17

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #33 from codacy/fix/run-action-all-branch

fix: Run the action for all branches