Update codacy/codacy-analysis-cli-action action to v4 #4
Reference in New Issue
Block a user
No description provided.
Delete Branch "renovate/codacy-codacy-analysis-cli-action-4.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
1.1.0
->v4.4.7
Release Notes
codacy/codacy-analysis-cli-action (codacy/codacy-analysis-cli-action)
v4.4.7
: Bump CLI version to 7.9.25Compare Source
v4.4.6
: Adds support for High severityCompare Source
This release adds support for the newly added High severity
v4.4.5
Compare Source
What's Changed
v4.4.4
Compare Source
What's Changed
v4.4.3
Compare Source
What's Changed
v4.4.2
Compare Source
What's Changed
vX.X.X
by @lolgab in https://github.com/codacy/codacy-analysis-cli-action/pull/81New Contributors
Full Changelog: https://github.com/codacy/codacy-analysis-cli-action/compare/4.0.2...v4.4.2
v4.4.1
Compare Source
v4.4.0
: Update cli and tool versionsCompare Source
Update versions of:
v4.3.0
: Move tools to artifactCompare Source
v4.2.0
: Add max-tool-memory flagCompare Source
v4.1.0
: Introduce new versioning schemeCompare Source
Now the versions will be published in the form of
v4
,v4.1
andv4.1.0
.v4.0.2
: Allow running Codacy Standalone toolsCompare Source
This release adds support for running Gosec, Clang-tidy, and many more standalone tools from the action.
v4.0.1
: Skip Uncommitted ChangesCompare Source
It's now possible to skip uncommitted changes using the flag
--skip-uncommitted-files-check
v4.0.0
: Parallel mode runs now tools in parallelCompare Source
Parallel mode was not working as intended.
Now it spawns multiple Docker instances based on the parallelism level
v3.0.3
: Fix using the correct commit SHA on pull requestsCompare Source
Actions triggered on pull requests now send the reports for the correct commit SHA
v3.0.2
: Fix staticcheck flow that could change go.mod filesCompare Source
v3.0.1
: Fix standalone toolsCompare Source
Fixes scenario where gosec does not run leading to failure in the next standalone tools.
v3.0.0
: Add support for account API tokensCompare Source
v2.0.1
: Fix SARIF output for tools that returns 0 startLineCompare Source
v2.0.0
: Bump CLI version used in actionCompare Source
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.
Edited/Blocked Notification
Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
You can manually request rebase by checking the rebase/retry box above.
⚠️ Warning: custom changes will be lost.
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.