Skip to content

export: export all static files to the same s3 bucket#282

Merged
arrocke merged 2 commits into
mainfrom
s3-upload
Jun 13, 2026
Merged

export: export all static files to the same s3 bucket#282
arrocke merged 2 commits into
mainfrom
s3-upload

Conversation

@arrocke

@arrocke arrocke commented Jun 13, 2026

Copy link
Copy Markdown
Member

Justification

We want to export pdfs, sqlite database, and more in the future to s3. This PR refactors the system to upload pdfs for interlinears to support any kind of static asset upload.

Changes

  • Use the existing static asset bucket instead of a new one
  • Support any path and object type
  • Support buffers and streams
  • Return the public URL to either the local bucket, or the cloudfront url

@arrocke arrocke changed the title export: modify export storage system to support arbitrary files in the static assets bucket export: export all static files to the same s3 bucket Jun 13, 2026
@arrocke arrocke merged commit aa5c1a3 into main Jun 13, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

1 participant