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

Seed via JSON, remove multi-class fields from sessions where not applicable, correct sorting of subsessions on season page #46

Merged
merged 13 commits into from
May 3, 2024

Conversation

Shinsina
Copy link
Owner

@Shinsina Shinsina commented May 3, 2024

In this PR:

  • Remove mongodb, bump all deps except astro. dbbafd3
  • Exclude Database seed files from git. 7bcf649
  • Remove mongodb related secrets. 55b6d0a
  • Default division_rank to 0 on Standings table. 73b903a
  • Use JSON files over MongoDB for seeding. d4c2e2b
  • Combine practice and qualifying session-results components to non-race session-results.766288b
  • Remove excess keys when session is not multiclass. 256de10
  • Define no-race-session-keys-to-display Set. cea9192
  • Passthrough if the session is not multi-class to SessionResultsTables. 45287b7
  • Utilize notMultiClass to passthrough to individual result tables to remove excess keys. 130456d
  • Correctly sort subsessions on season page. d981fe5
  • Format session-results components. f5eca3b

Copy link

github-actions bot commented May 3, 2024

Your database schema is ahead of production database.
It can be automatically migrated by Astro.

@Shinsina Shinsina merged commit c5d4ef7 into master May 3, 2024
1 check passed
@Shinsina Shinsina deleted the seed-via-json branch May 3, 2024 17:51
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