btea
107b34f241
ci: skip update-lockfile on forks ( #10686 )
...
* ci: skip update-lockfile on forks
* Update .github/workflows/update-lockfile.yml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-02-25 10:26:24 +01:00
Zoltan Kochan
6e14ecbc91
chore: use standalone pnpm and bump packageManager to 11.0.0-alpha.10
...
Switch CI workflows to use standalone pnpm installation and update
the packageManager field to match the latest alpha release.
2026-02-23 16:32:02 +01:00
Zoltan Kochan
44d1f0b226
fix(link-bins): hardlink node.exe on Windows instead of creating a cmd-shim ( #10679 )
...
Third-party cmd shims (e.g., npm's rimraf.cmd) call node.exe from
within IF/ELSE blocks in batch files. When node resolves to node.cmd
instead of node.exe, Windows batch file chaining breaks with
"The system cannot find the path specified."
On Windows, hardlink node.exe directly into the bin directory.
On non-Windows, symlink the node binary directly.
2026-02-23 16:23:00 +01:00
Zoltan Kochan
dfd5fe7387
chore: use standalone pnpm and bump packageManager to 11.0.0-alpha.9
...
Switch CI workflows to use standalone pnpm installation and update
the packageManager field to match the latest alpha release.
2026-02-23 14:32:38 +01:00
Zoltan Kochan
1b435ff3db
revert: "chore: use standalone pnpm and bump packageManager to 11.0.0-alpha.8"
...
This reverts commit db80d17401 .
2026-02-23 13:21:14 +01:00
Zoltan Kochan
db80d17401
chore: use standalone pnpm and bump packageManager to 11.0.0-alpha.8
...
Switch CI workflows to use standalone pnpm installation and update
the packageManager field to match the latest alpha release.
2026-02-23 04:28:41 +01:00
Zoltan Kochan
1549743b36
revert: "chore: use standalone pnpm and bump packageManager to 11.0.0-alpha.7"
...
This reverts commit fd739d41fe .
2026-02-23 00:02:09 +01:00
Zoltan Kochan
fd739d41fe
chore: use standalone pnpm and bump packageManager to 11.0.0-alpha.7
...
Switch CI workflows to use standalone pnpm installation and update
the packageManager field to match the latest alpha release.
2026-02-22 23:36:05 +01:00
Zoltan Kochan
23f2ef96d0
ci: update-lockfile branch PR should trigger tests job
...
Added a github token
2026-02-06 01:02:26 +01:00
Zoltan Kochan
89bdf4085d
ci: update lockfile job
2026-02-06 00:32:21 +01:00