Skip to content

Commit 3431008

Browse files
committed
Changelog update
1 parent dce4759 commit 3431008

File tree

1 file changed

+1
-23
lines changed

1 file changed

+1
-23
lines changed

cli/CHANGELOG.md

+1-23
Original file line numberDiff line numberDiff line change
@@ -6,29 +6,7 @@ _Released 01/31/2023 (PENDING)_
66

77
**Features:**
88

9-
- Easily debug failed CI test runs from within the Cypress app with the new Debug page. For more details, see the [Debug documentation](https://on.cypress.io/debug-page).
10-
- Added Debug to the sidebar which includes a dynamic badge that shows a count of failed tests that need to be fixed. Addresses [#24441](https://github.com/cypress-io/cypress/issues/24441) and [#24852](https://github.com/cypress-io/cypress/issues/24852).
11-
- Added the "Debug" page. Addresses
12-
[#24442](https://github.com/cypress-io/cypress/issues/24442),
13-
[#24443](https://github.com/cypress-io/cypress/issues/24443),
14-
[#24444](https://github.com/cypress-io/cypress/issues/24444),
15-
[#24851](https://github.com/cypress-io/cypress/issues/24851),
16-
[#24852](https://github.com/cypress-io/cypress/issues/24852),
17-
[#24847](https://github.com/cypress-io/cypress/issues/24847),
18-
[#24854](https://github.com/cypress-io/cypress/issues/24854),
19-
[#24848](https://github.com/cypress-io/cypress/issues/24848),
20-
[#24853](https://github.com/cypress-io/cypress/issues/24853),
21-
[#24849](https://github.com/cypress-io/cypress/issues/24849),
22-
[#25352](https://github.com/cypress-io/cypress/issues/25352),
23-
[#25339](https://github.com/cypress-io/cypress/issues/25339),
24-
[#25319](https://github.com/cypress-io/cypress/issues/25319),
25-
[#25418](https://github.com/cypress-io/cypress/issues/25418),
26-
[#24440](https://github.com/cypress-io/cypress/issues/24440),
27-
[#25487](https://github.com/cypress-io/cypress/issues/25487),
28-
[#25543](https://github.com/cypress-io/cypress/issues/25543),
29-
[#25570](https://github.com/cypress-io/cypress/issues/25570) and
30-
[#25486](https://github.com/cypress-io/cypress/issues/25486).
31-
- The test runner can be filtered to only run the tests that failed from the Cloud run being shown in the Debug page. Addresses [#24855](https://github.com/cypress-io/cypress/issues/24855).
9+
- Easily debug failed CI test runs right from your local Cypress app with the new Debug page, powered by Cypress Cloud. For more details, see the [Debug documentation](https://on.cypress.io/debug-page). Addressed by [#25488](https://github.com/cypress-io/cypress/pull/25488)
3210

3311
**Bugfixes:**
3412

0 commit comments

Comments
 (0)