Commit Graph

3 Commits

Author SHA1 Message Date
Claude fd9fc3541b fix(ci): use HTTPS URL in yarn.lock for libsignal
The yarn.lock had SSH URL hardcoded which fails in CI without SSH keys.
Changed resolved URL from git+ssh:// to git+https:// for libsignal.

https://claude.ai/code/session_01QPt4WssG6jjEciQKdVpFtK
2026-02-02 17:42:16 +00:00
Claude f4e9167d47 fix(ci): add Yarn 4 gitUrlSubstitution for HTTPS
Yarn 4 ignores git config and uses its own URL resolution.
Added gitUrlSubstitution in .yarnrc.yml to force HTTPS for GitHub repos.

https://claude.ai/code/session_01QPt4WssG6jjEciQKdVpFtK
2026-02-02 17:37:42 +00:00
Rajeh Taher 90781ce0f2 eslint: upgrade to version 9 + tests: remove tests 2025-07-18 22:30:50 +03:00