Skip to content
This repository was archived by the owner on Jan 27, 2026. It is now read-only.

Refactor/bridge upload handling#239

Merged
JannikSt merged 5 commits intodevelopfrom
refactor/bridge-upload-handling
Apr 9, 2025
Merged

Refactor/bridge upload handling#239
JannikSt merged 5 commits intodevelopfrom
refactor/bridge-upload-handling

Conversation

@JannikSt
Copy link
Member

@JannikSt JannikSt commented Apr 9, 2025

No description provided.

@JannikSt JannikSt requested a review from Copilot April 9, 2025 23:07
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

Comments suppressed due to low confidence (1)

worker/src/docker/taskbridge/file_handler.rs:278

  • The Content-Type header is hardcoded to 'application/json' when uploading a file to S3. If the uploaded file is not JSON, consider using an appropriate content type or omitting this header.
.header("Content-Type", "application/json")

@JannikSt JannikSt merged commit b44d057 into develop Apr 9, 2025
1 check passed
JannikSt added a commit that referenced this pull request Apr 12, 2025
* refactor task handling
@JannikSt JannikSt deleted the refactor/bridge-upload-handling branch June 25, 2025 13:00
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments