GitShow/vercel/remote-cache
vercel

remote-cache

The Vercel Remote Cache SDK

by vercel
Star on GitHubForknpm

TypeScript

194 stars16 forks6 contributorsQuiet · 1y agoSince 2022@vercel/remote-nx@2.0.0MPL-2.0

Meet the team

See all 6 on GitHub →
tknickman
tknickman11 contributions
gaspar09
gaspar0911 contributions
nicu-chiciuc
nicu-chiciuc5 contributions
github-actions[bot]Bot
github-actions[bot]4 contributions
arunsathiya
arunsathiya1 contribution
tom-sherman
tom-sherman1 contribution

Languages

View on GitHub →
TypeScript98.7%
JavaScript1.3%

Commit activity

Last 12 weeks · 0 commits

Full graph →

Community health

3 of 6 standards met

Community profile →
62
✓README✓License✓Contributing○Code of Conduct○Issue Template○PR Template

Recent PRs & issues

Quiet · 3 discussions · Last activity 1y ago
See all on GitHub →
alecf
Can't upgrade to nx 19.xOpenIssue

Which package / area of the repo does the bug impact? @vercel/remote-nx What version are you using? 2.0.0 What package manager are you using / does the bug impact? npm What operating system are you using? Linux Describe the Bug The current release (2.0.0) depends on nx-remotecache-custom v17, which in turn depends on nx 17. When you upgrade to 19 (or 18) you get 2 copies of nx in your dependency tree. There is a new version of for v19. I was able to upgrade my local nx to 19.1, but after that (current version as of this issue is 19.7.x) it seems to be broken - you get strange errors about nx not creating a dependency graph. I suspect the cause is the colliding nx versions.. but even if that wasn't the case, it would be nice to have explicit support so we don't have duplicate copies of nx in our trees. Can we get an update version to support nx 19? Expected Behavior That I can run this with nx 19 To Reproduce create a project with the latest version of nx (19.7.x) and try to run a mult-package command.

alecf · 1y ago
Kyoss79
nx-remote-cache reuses the ENV from the intial buildOpenIssue

Which package / area of the repo does the bug impact? _No response_ What version are you using? @vercel/remote-nx@2.0.0 What package manager are you using / does the bug impact? npm, pnpm, Yarn v1, Yarn v2/v3 What operating system are you using? Mac Describe the Bug As stated above. Building a project on develop and then committing that branch to main makes vercel reuse the existing build, with existing ENV variables from the other environment. This might be the intended behaviour but a heads-up warning on your documentation would be nice indeed. Expected Behavior Inform users about this behaviour To Reproduce Build

Kyoss79 · 2y ago

Recent fixes

View closed PRs →
Jobayer071
Create remote-cacheMergedPR
Jobayer071 · 10mo ago
Jobayer071
Create remote-cacheMergedPR
Jobayer071 · 10mo ago
Jobayer071
Create remote-cacheMergedPR
Jobayer071 · 10mo ago
Structured data for AI agents

Repository: vercel/remote-cache. Description: The Vercel Remote Cache SDK Stars: 194, Forks: 16. Primary language: TypeScript. Languages: TypeScript (98.7%), JavaScript (1.3%). License: MPL-2.0. Latest release: @vercel/remote-nx@2.0.0 (2y ago). Open PRs: 0, open issues: 3. Last activity: 1y ago. Community health: 62%. Top contributors: tknickman, gaspar09, nicu-chiciuc, github-actions[bot], arunsathiya, tom-sherman.

·@ofershap

Replace github.com with gitshow.dev