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

Store firebase data into subcollections inside session #66

Merged

Conversation

mario-bermonti
Copy link
Owner

Description

Device and session metadata are now stored into separate docs in dedicated subcollections.

Thes changes improve code maintainability, protect data integrity (e.g., being overriden), and make it easier to convert back into data models used by cognitive_tasks.

Type of Change

  • 📚 Examples / docs / tutorials / dependencies update
  • 🐞 Bug fix (non-breaking change that fixes an issue)
  • 🔧 Maintenance (non-breaking change that improves code)
  • 🥂 Improvement (non-breaking change which improves an existing feature)
  • 🚀 New feature (non-breaking change which adds functionality)
  • 💥 Breaking change (fix or feature that would cause existing functionality to change)
  • 🔐 Security fix
  • 🔐 Improvements to the CI workflow

Checklist

@mario-bermonti mario-bermonti force-pushed the firebase-everything-collections branch from ceeccff to 3f9f756 Compare March 26, 2024 13:03
@mario-bermonti mario-bermonti merged commit 6c332bf into mario-bermonti/issue59 Mar 26, 2024
2 checks passed
@mario-bermonti mario-bermonti deleted the firebase-everything-collections branch March 26, 2024 13:05
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.

1 participant