Skip to content

Commit 0ee073c

Browse files
revert and keep release notes as it is
1 parent daf302d commit 0ee073c

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

docs/release-notes/cloud/cloud-2024-07.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ These release notes are for the Codacy Cloud updates during July 2024.
1616
## Product enhancements
1717

1818
- You can now [upload Dynamic Application Security Testing (DAST) findings](../../codacy-api/examples/uploading-dast-results.md) which appear in the [Security and Risk Management dashboard](../../organizations/managing-security-and-risk.md#dashboard). (TAROT-2657)
19-
- The Issues page now groups issues detected in a repository by code pattern and displays them as a list for quick filtering. (ALA-1147)
19+
- The Quality Issues page now groups issues detected in a repository by code pattern and displays them as a list for quick filtering. (ALA-1147)
2020

2121
## Tool versions
2222

docs/release-notes/cloud/cloud-2025-02-adding-ruff-lizard.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,14 +24,14 @@ Not enabled by default (for now): Since Lizard may introduce a significant numbe
2424
Currently, Lizard operates as a tool, meaning it does not impact:
2525

2626
- File-level complexity scores
27-
- Complexity gates
27+
- Complexity Quality gates
2828
- Dashboard complexity metrics
2929

3030
However, we plan to integrate it as a metric soon—stay tuned!
3131

3232
## Ruff
3333

34-
We've increased our offering in Python tools and we added Ruff as our new tool.
34+
We've increased our offering in Python tools and we added Ruff as our new tool for Quality.
3535
Ruff is a fast Python linter designed to be a drop-in replacement for tools like Flake8, isort, and Black. This tool significantly outperforms traditional Python linters, making it ideal for large codebases. Ruff supports over 500 linting rules and type-aware linting.
3636

3737
Currently it's compatible with **Python up to 3.13**

docs/release-notes/self-hosted/self-hosted-v10.0.0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ To upgrade PostgreSQL:
4949

5050
The increased precision of the metric reflects the code coverage changes better by reducing issues with rounding errors. (IO-56)
5151

52-
![Coverage threshold with two decimal places on the Settings page](../images/io-56.png)
52+
![Coverage threshold with two decimal places on the Quality settings page](../images/io-56.png)
5353

5454
- Added support for the following ESLint plugins:
5555
- [<span class="skip-vale">prettier-plugin-tailwindcss</span>](https://www.npmjs.com/package/prettier-plugin-tailwindcss) (CY-6570)

0 commit comments

Comments
 (0)