Skip to content

Fix tags fetch for read-only filesystems#1617

Open
ChrisLovering wants to merge 2 commits into
mainfrom
fix/read-only-filesystem-tags
Open

Fix tags fetch for read-only filesystems#1617
ChrisLovering wants to merge 2 commits into
mainfrom
fix/read-only-filesystem-tags

Conversation

@ChrisLovering
Copy link
Copy Markdown
Member

Extract tag content entirely in memory instead of writing to a temporary directory on disk. This fixes a crash in production where the app runs on a read-only filesystem.

Fixes SITE-97

Build tarballs and extract tag content entirely in memory instead of
writing to a temporary directory on disk. This fixes a crash in
production where the app runs on a read-only filesystem.

Fixes SITE-97
@netlify
Copy link
Copy Markdown

netlify Bot commented May 26, 2026

Deploy Preview for pydis-static ready!

Name Link
🔨 Latest commit 6b7ef61
🔍 Latest deploy log https://app.netlify.com/projects/pydis-static/deploys/6a1603f99034ea0008e60a75
😎 Deploy Preview https://deploy-preview-1617--pydis-static.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@coveralls
Copy link
Copy Markdown

Coverage Status

coverage: 100.0%. remained the same — fix/read-only-filesystem-tags into main

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.

3 participants