Skip to content

fix: store remote checksum of JSR @scope/package/x.x.x_meta.json in vendor folder #82

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 8 commits into from
May 29, 2025

Conversation

dsherret
Copy link
Member

@dsherret dsherret commented May 24, 2025

Part of fix for denoland/deno#29432

I think we need to store the original checksum along with this data in the vendor folder. That allows a lockfile to be created with the correct checksum even when it creates the lockfile from the vendor folder.

See denoland/deno_graph#584 for deno_graph pr.

@dsherret dsherret changed the title fix: pass along the global cache's checksum fix: store remote checksum of JSR @scope/package/x.x.x_meta.json in vendor folder May 24, 2025
@dsherret dsherret merged commit 7abe207 into denoland:main May 29, 2025
5 checks passed
@dsherret dsherret deleted the fix_original_global_dir_checksum branch May 29, 2025 15:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants