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: Consolidate and subdivide rules #466

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

MikkelPaulson
Copy link
Contributor

This is a draft implementation of #463 for review and discussion. See the parent issue for the schema proposal.

To do:

  • Migrate data to new schema
  • Update API & docs (I presume)
  • Add test coverage to detect orphans, circular references, and contradictory parent/child relationships
  • Delete Python script before merging (included for discussion)

Update the schema of Rules.json to be self-referential, dividing
sections into smaller, more manageable parts.
@MikkelPaulson MikkelPaulson force-pushed the consolidate-and-subdivide-rules branch from 96f5019 to 391d2e1 Compare May 19, 2022 19:08
@bagelbits bagelbits changed the title Consolidate and subdivide rules feat: Consolidate and subdivide rules May 21, 2022
@bagelbits
Copy link
Collaborator

I think that looks good if you want to go forward with the rest.

@bagelbits bagelbits changed the title feat: Consolidate and subdivide rules feat: Consolidate and subdivide rules Jul 7, 2022
@bagelbits bagelbits changed the title feat: Consolidate and subdivide rules feat: Consolidate and subdivide rules Jul 7, 2022
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.

None yet

2 participants