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

Migrate Existing Large Content to R2 #9363

Merged
merged 3 commits into from
Oct 2, 2024

Conversation

timolegros
Copy link
Collaborator

@timolegros timolegros commented Sep 30, 2024

Link to Issue

Closes: #8669

Description of Changes

  • Adds a script to migrate existing large thread/comment content to R2

Test Plan

Deployment Plan

  1. Execute pnpm ts-exec scripts/migrate-existing-content.ts threads
  2. Execute pnpm ts-exec scripts/migrate-existing-content.ts comments

Other Considerations

Copy link
Contributor

@Rotorsoft Rotorsoft left a comment

Choose a reason for hiding this comment

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

Not the pattern I'm used to, but this works too ;)

@timolegros timolegros merged commit 85d00a2 into master Oct 2, 2024
10 checks passed
@timolegros timolegros deleted the tim/migrate-existing-content-to-r2 branch October 2, 2024 06:20
@timolegros timolegros added the deployment plan (PRs only) requires manual infrastructure changes on release label Oct 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deployment plan (PRs only) requires manual infrastructure changes on release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Migration to Blob Storage (part 2/4)
3 participants