Skip to content
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

Make server fall back to resolving deps for missing snapshots when exporting zips #250

Merged
merged 1 commit into from
Mar 18, 2019

Conversation

squeek502
Copy link
Member

Server-side version of #249 / 5c75c68

Fixes #248 and most of #247 without needing the lit client to be updated


Also made it enforce that the resolved hash matches the hash in meta.snapshot, which means that its guaranteed that the next time the zip is requested it'll be able to just use the snapshot hash and not need to resolve the deps (since the resolution will create that hash in the db). Not sure if that makes sense to do or not.

…porting zips

Server-side version of luvit#249 / 5c75c68

Fixes luvit#248 and most of luvit#247 without having to update the lit client
@squeek502 squeek502 merged commit de3435f into luvit:master Mar 18, 2019
This was referenced Mar 18, 2019
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.

Installing luvit fails! [Windows]
2 participants