Skip to content

Commit 79f6f2d

Browse files
committed
fix: update the changelog (cypress-io#23616)
1 parent 4319248 commit 79f6f2d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cli/CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ _Released 04/11/2023 (PENDING)_
55

66
**Bugfixes:**
77

8+
- Fixed an issue to find supportFiles in node_modules. Removed ignore node_modules from getFilesByGlob() and rely on passed in globby options to ignore node_modules instead. Fixes [#23616](https://github.com/cypress-io/cypress/issues/23616).
89
- Capture the [Azure](https://azure.microsoft.com/) CI provider's environment variable [`SYSTEM_PULLREQUEST_PULLREQUESTNUMBER`](https://learn.microsoft.com/en-us/azure/devops/pipelines/build/variables?view=azure-devops&tabs=yaml#system-variables-devops-services) to display the linked PR number in the Cloud. Addressed in [#26215](https://github.com/cypress-io/cypress/pull/26215).
910
- Fixed an issue in the onboarding wizard where project framework & bundler would not be auto-detected when opening directly into component testing mode using the `--component` CLI flag. Fixes [#22777](https://github.com/cypress-io/cypress/issues/22777).
1011
- Updated to use the `SEMAPHORE_GIT_WORKING_BRANCH` [Semphore](https://docs.semaphoreci.com) CI environment variable to correctly associate a Cloud run to the current branch. Previously this was incorrectly associating a run to the target branch. Fixes [#26309](https://github.com/cypress-io/cypress/issues/26309).

0 commit comments

Comments
 (0)