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

Remove the whitenoise lib from the project #487

Merged
merged 3 commits into from
Oct 28, 2022

Conversation

pablodiegoss
Copy link
Member

Description

The whitenoise lib was an old way of serving static files in the project, this was later replaced by MINIO that uses the same structure as an AWS S3 bucket. However the URL protocol for localhosts used to retrieve statics on MINIO was updated and didn't work.

General tasks performed

  • Fixed MINIO variable for URL protocol
  • Removed all tasks, scripts, requirements and documentation about the whitenoise lib
  • Fixed a redirect to the All Markers page
  • Task 2

Have you confirmed the application builds locally without error? See here.

  • Yes

@rodrigocam rodrigocam merged commit 0cf8270 into memeLab:develop Oct 28, 2022
@rodrigocam
Copy link
Member

LGTM

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