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

Feat/questions supabase #4053

Open
wants to merge 30 commits into
base: master
Choose a base branch
from
Open

Feat/questions supabase #4053

wants to merge 30 commits into from

Conversation

mariojsnunes
Copy link
Contributor

@mariojsnunes mariojsnunes commented Dec 28, 2024

PR Checklist

PR Type

What kind of change does this PR introduce?

  • Refactoring (no functional changes)

What is the current behavior?

Questions are stored in firebase.

What is the new behavior?

Questions are stored in supabase.
Also migrated:

  • tags
  • useful
  • follow (subscribers)

Question images are also saved in supabase storage.
Removed moderation code for questions (wasn't being used in the UI)

TODO:

  • can we have a custom supabase cdn url? (so we don't expose the supabase url)
  • data migration

Does this PR introduce a breaking change?

  • Yes
  • No

Git Issues

Closes #4059 and #3918

@mariojsnunes mariojsnunes requested a review from a team as a code owner December 28, 2024 17:29
@benfurber
Copy link
Member

Niiiice, I'll have a look today.

Copy link

cypress bot commented Jan 9, 2025

onearmy-community-platform    Run #6754

Run Properties:  status check passed Passed #6754  •  git commit f38567c244: fix: library category
Project onearmy-community-platform
Branch Review feat/questions-supabase
Run status status check passed Passed #6754
Run duration 05m 21s
Commit git commit f38567c244: fix: library category
Committer Mário Nunes
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 1
Tests that did not run due to a developer annotating a test with .skip  Pending 0
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 78
View all changes introduced in this branch ↗︎

@mariojsnunes mariojsnunes added the Review allow-preview ✅ Has received manual check for malicious code and can be safely built for preview label Jan 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Mod: HowTo 📰 Mod: Library 📰 Mod: Research 🔬 Review allow-preview ✅ Has received manual check for malicious code and can be safely built for preview
Projects
Status: No status
Status: In progress
Development

Successfully merging this pull request may close these issues.

[feature] Move questions to Supabase
2 participants