Skip to content

Refactor S3 attachment handling and update settings#64

Merged
lucas-six merged 1 commit into
mainfrom
refactor-resend-s3
Apr 20, 2026
Merged

Refactor S3 attachment handling and update settings#64
lucas-six merged 1 commit into
mainfrom
refactor-resend-s3

Conversation

@lucas-six
Copy link
Copy Markdown
Owner

  • Updated README.md to reflect new S3 configuration parameters.
    • Refactored app/settings.py to rename S3-related settings for consistency.
    • Modified webhook/api.py to change the email handling function to save attachments to S3.
    • Implemented new task in task/celery_worker.py for handling email attachments to S3, including S3 client setup and attachment processing logic.

    - Updated README.md to reflect new S3 configuration parameters.
    - Refactored app/settings.py to rename S3-related settings for consistency.
    - Modified webhook/api.py to change the email handling function to save attachments to S3.
    - Implemented new task in task/celery_worker.py for handling email attachments to S3, including S3 client setup and attachment processing logic.
@lucas-six lucas-six added the enhancement New feature or request label Apr 20, 2026
@lucas-six lucas-six merged commit 600e174 into main Apr 20, 2026
3 checks passed
@lucas-six lucas-six deleted the refactor-resend-s3 branch April 20, 2026 07:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant