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

WIP: Allow media uploads for Serlo Editor testing #1624

Merged
merged 9 commits into from
Jul 2, 2024

Conversation

kulla
Copy link
Member

@kulla kulla commented Jun 27, 2024

Editor PR: serlo/frontend#3915
CFW PR: serlo/cloudflare-worker#810
Infra PR: serlo/infra#90

A new "serlo-editor-testing" bucket is open for media uploaded while testing integrations of the Editor.

To be able to upload to the new bucket, the API needs to receive the secret (as "X-SERLO-EDITOR-TESTING" custom header), which it then matches with the secret from the environment.

@kulla kulla requested a review from hejtful June 27, 2024 12:36
@hejtful hejtful changed the title WIP: Allow media uploads for moodle WIP: Allow media uploads for Serlo Editor testing Jun 30, 2024
@hejtful hejtful self-assigned this Jun 30, 2024
@hejtful hejtful removed their request for review June 30, 2024 17:00
__tests__/schema/media.ts Outdated Show resolved Hide resolved
packages/server/src/schema/media/resolvers.ts Outdated Show resolved Hide resolved
@hejtful hejtful merged commit be83c1c into staging Jul 2, 2024
8 checks passed
@hejtful hejtful deleted the L7Ztl-kulla-2024-06-27-12-35 branch July 2, 2024 12:39
@hugotiburtino hugotiburtino mentioned this pull request Jul 2, 2024
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