Skip to content

try symlink to file only, not dir. #2905

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 1 commit into from
Oct 14, 2024
Merged

Conversation

FoamyGuy
Copy link
Collaborator

The original structure of these files let to a internal 500 error from the project bundler on learn.

This change moves anchored_tilegrid out of a directory and into the root for the project and shared folders.

My theory is that the symlinked lib/ directory that was here before was what caused trouble and that this version with a direct symlink to a file will be okay.

If it doesn't work this way with the direct symlinked file either I'll just fall back on either including multiple copies or moving some of the code to a library that can then get referenced by the project code variations without duplication.

@FoamyGuy FoamyGuy merged commit 2ab0856 into adafruit:main Oct 14, 2024
4 checks passed
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