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

Cache symlinks in filesystem cache #1068

Merged
merged 1 commit into from
Apr 18, 2022
Merged

Conversation

gsoltis
Copy link
Contributor

@gsoltis gsoltis commented Apr 18, 2022

Previously we would fall back to reading the file, which inlined the contents of the linked-to file.

@vercel
Copy link

vercel bot commented Apr 18, 2022

Deployment failed with the following error:

You don't have permission to access this resource.

@jaredpalmer
Copy link
Contributor

I think there is a vercel incident right now, so just gonna merge

@jaredpalmer jaredpalmer merged commit 49030fa into main Apr 18, 2022
@jaredpalmer jaredpalmer deleted the gsoltis/fs_cache_symlink branch April 18, 2022 20:40
@nathanhammond
Copy link
Contributor

#1354 reverted this behavior, #1369 aims to remove it.

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.

None yet

3 participants