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

Bugfix/rename-long-paths #1536

Merged
merged 6 commits into from
Apr 4, 2024
Merged

Bugfix/rename-long-paths #1536

merged 6 commits into from
Apr 4, 2024

Conversation

iOvergaard
Copy link
Collaborator

@iOvergaard iOvergaard commented Apr 4, 2024

Description

Fixes #1167

Rename any long file path names to ensure we support at least a base path of 100 characters.

Copy link

github-actions bot commented Apr 4, 2024

Azure Static Web Apps: Your stage site is ready! Visit it here: https://ambitious-stone-0033b3603-1536.westeurope.1.azurestaticapps.net

@iOvergaard iOvergaard marked this pull request as ready for review April 4, 2024 08:04
Copy link
Member

@leekelleher leekelleher left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested with npm run build, and in the backoffice, tested Block Grid area settings and the Collection View configuration editors, all working as expected. 👍

@leekelleher leekelleher merged commit 24d5ec6 into main Apr 4, 2024
7 checks passed
@leekelleher leekelleher deleted the bugfix/rename-long-paths branch April 4, 2024 13:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG]: OS max path limit exceeded
2 participants