Skip to content

Update uploaders to use 'aws' rather than 's3' #2237

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

Merged
merged 1 commit into from
Jul 31, 2025

Conversation

jonodrew
Copy link
Contributor

This change should fix the application crashing in staging. Carrierwave didn't seem to like :s3 as a storage engine, and having reviewed the docs I think this is the right change.

This should close #2236

Copy link
Collaborator

@olleolleolle olleolleolle left a comment

Choose a reason for hiding this comment

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

The aws also matches the short name of the "storage provider gem" for this.

This change should fix the application crashing in staging. Carrierwave didn't seem to like :s3 as a storage engine, and having reviewed the docs I think this is the right change.
@jonodrew jonodrew force-pushed the patch-carrierwave branch from 600df94 to 63b6020 Compare July 31, 2025 10:44
@olleolleolle olleolleolle merged commit dc583ce into codebar:master Jul 31, 2025
2 checks passed
@jonodrew jonodrew deleted the patch-carrierwave branch July 31, 2025 11:16
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.

Planner app crashing in staging
2 participants