1
0
Fork 0
toolkit/packages
Christoph Reiter ea21da6993
Don't set the MSYS env var globally (#1329)
b2d865f180 introduced a call to exportVariable() to export the MSYS env
var, which configures the symlink strategy for MSYS2/cygwin binaries it calls.

By setting the env var globally, this also changes the behaviour of other MSYS2
using tools in a CI job, and also overrides MSYS configuration set by the user,
which I think was not intended.

To avoid this leakage set the MSYS env var only for the commands which
@actions/cache calls.

Fixes #1312
2023-02-08 10:58:25 +05:30
..
artifact Grammar: set up (#1241) 2023-01-19 10:57:29 -05:00
cache Don't set the MSYS env var globally (#1329) 2023-02-08 10:58:25 +05:30
core core: Update "core.error" documentation (#905) 2023-01-11 14:12:52 -05:00
exec Glob 0.3.0 release (#1056) 2022-04-18 15:49:18 -04:00
github Fix missing typescript casts 2022-12-14 01:28:46 +01:00
glob Update @actions/glob to 0.4.0 (#1321) 2023-01-25 09:23:29 -05:00
http-client Fix missing typescript casts 2022-12-14 01:28:46 +01:00
io Fix test for windows 2022 (#1039) 2022-03-31 14:39:39 -04:00
tool-cache Update nock to work with node 16 2022-12-13 18:21:57 +01:00