Nx
Enterprise
Nx
fix(testing): include config file path in plugin hash calculation (#35346) ## Current Behavior The createNodesV2 function in the nx/cypress plugin calculates the hash based only on the output of the standard `calculateHashForCreateNodes`. This means that when multiple Cypress configuration files exist within a single application hash. As a result, only one set of inferred targets is generated, and the additional configuration variants are effectively ignored. ## Expected Behavior The createNodesV2 function now takes the configuration file name into the hash calculation, removing the limitation of a single config within an application. --------- Co-authored-by: Craigory Coppola <craigorycoppola@gmail.com> Co-authored-by: Leosvel Pérez Espinosa <leosvel.perez.espinosa@gmail.com>
nx-cloud record -- nx sync:check
Sign in / Sign up
Open main menu
Succeeded
CI Pipeline Execution
nx-cloud record -- nx sync:check
Click to copy
Linux
4 CPU cores
8a942d9c
master