anthropics / anthropics/claude-code-action

[Feature] Support node environment caching

未关闭
#27 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
enhancement p3
主要语言
TypeScript
星标
8.9k
派生
2.1k
平均合并
3 天 9 小时
30 天内合并 PR
10

描述

It'd be great if we can pass this through so that we can get higher performance.

It looks like the base action has a toggle for this which is off by default? It'd be great to pass that through/make this work somehow.

I see these steps during the github action run:
```
Run actions/setup-node@v4
Attempting to download 18.x...
Acquiring 18.20.8 - x64 from https://github.com/actions/node-versions/releases/download/18.20.8-14110393767/node-18.20.8-linux-x64.tar.gz
Extracting ...
/usr/bin/tar xz --strip 1 --warning=no-unknown-keyword --overwrite -C /home/runner/_work/_temp/3d69a947-7116-4a4c-b59c-271e9fe936b2 -f /home/runner/_work/_temp/cf6639fa-fae8-4b28-8ff0-121d3944eb63
Adding to the cache ...
```

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。