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

Update database model to normalize site branch config #4175

Closed
4 tasks done
Tracked by #4101
apburnes opened this issue Jul 10, 2023 · 0 comments · Fixed by #4192
Closed
4 tasks done
Tracked by #4101

Update database model to normalize site branch config #4175

apburnes opened this issue Jul 10, 2023 · 0 comments · Fixed by #4192
Assignees

Comments

@apburnes
Copy link
Contributor

apburnes commented Jul 10, 2023

Update the database model to normalize the relationship between site and a site's branch configuration

Acceptance Criteria

  • Create a new db migration for site-branch-config table
  • Write migration to move site config and branch attributes into individual site-branch-config table records
  • Update site table to no longer validate default, demo, or preview configs and branches
  • Update the site and site-branch-config API routes to handle reads and updates to configs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant