Build: fix Cypress working-directory path in CI workflow#901
Merged
MarioLozanoM merged 4 commits intopre-prodfrom Feb 24, 2026
Merged
Build: fix Cypress working-directory path in CI workflow#901MarioLozanoM merged 4 commits intopre-prodfrom
MarioLozanoM merged 4 commits intopre-prodfrom
Conversation
Commitlint |
MarioLozanoM
added a commit
that referenced
this pull request
Mar 2, 2026
* Fix: updating to non-bad dependencies * Build: fixing snapshots after dependency updates * Build: [skip ci][skip-release] v21.15.2-pre-prod.0 * Fix: ensuring html type matches react expectations * Build: [skip ci][skip-release] v21.15.2-pre-prod.1 * EN-27938 Fix: dependencies vulnerabilities (#900) * Fix: dependencies vulnerabilities * Fix: cy issues * Fix: upgrade typescript-transform-paths to v4 beta in workspace package for TS 5.9 compatibility * Fix: force clean dependency resolution to eliminate nested typescript-transform-paths v3 * Fix: correct Cypress workflow directory and remove duplicate config file * Fix: explicitly specify Cypress config file path * Build: temporarily use pull_request to validate Cypress fix * Debug: add commit verification step to Cypress workflow * Fix: re-adding cy config * Fix: rollback yml changes --------- Co-authored-by: JavierHuanca <Javier.Huanca@wtwco.com> * Build: [skip ci][skip-release] v21.15.2-pre-prod.2 * Build: fix Cypress working-directory path in CI workflow (#901) * Build: fix Cypress working-directory path in CI workflow * Fix: resolve TypeScript errors, ESLint config, and sync package-lock.json * Fix: add missing encoding and iconv-lite dependencies * Build: [skip ci][skip-release] v21.15.2-pre-prod.3 * Build: [skip ci][skip-release] v21.15.2-pre-prod.4 * Build: updating preprod-ci for npm Trusted Publishing * Fix: realigning package-lock with package * Build: fixing commitlint processing * Build: [skip ci][skip-release] v21.15.2-pre-prod.5 * Build: clearing NODE_AUTH_TOKEN before publish * Fix: realigning package-lock with package; new IconNames type * Build: [skip ci][skip-release] v21.15.2-pre-prod.6 * Build: updating checkout and setup-node actions in preprod-ci * Build: [skip ci][skip-release] v21.15.2-pre-prod.7 * Build: removing clearance of NODE_AUTH_TOKEN in preprod-ci * Build: [skip ci][skip-release] v21.15.2-pre-prod.8 * Fix: ensuring NODE_AUTH_TOKEN is correct in releases * Build: updating lerna to latest * Build: better error handling around failing icon setup * Build: [skip ci][skip-release] v21.15.2-pre-prod.9 * Fix: ensuring npm packages have correct repository URL and casing * Fix: ensuring CI can add comments and checks * Build: [skip ci][skip-release] v21.15.2-pre-prod.10 --------- Co-authored-by: ES-Components Lerna Publish Bot <es-components-bot@wtw.org> Co-authored-by: Mario Lozano <Mario.Lozano@wtwco.com> Co-authored-by: JavierHuanca <Javier.Huanca@wtwco.com> Co-authored-by: Javier Huanca <95707217+JavierHuanca@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.