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

[Tech memo] Parser versioning #3429

Open
7 tasks
andrew-jameson opened this issue Jan 16, 2025 · 0 comments
Open
7 tasks

[Tech memo] Parser versioning #3429

andrew-jameson opened this issue Jan 16, 2025 · 0 comments
Labels

Comments

@andrew-jameson
Copy link
Collaborator

Description:
A work item from #3400 would be to approach versioning of the parser engine so we can more easily track changes such as new/modified/deprecated validators or differing error messages.

Acceptance Criteria:

  • Technical memorandum that establishes a path forward on versioniong
  • Testing Checklist has been run and all tests pass
  • README is updated, if necessary

Tasks:

  • Document any technical constraints, limitations, or challenges that may impact the implementation.
  • Explore creating separate python package for schema_defs for versioning related to Enhance seed_db to be schema-aware and support versioning #3168
  • Add versioning to records (t1 records, parserError, other objects).
  • Run Testing Checklist and confirm all tests pass

Notes:

  • Microservice app exploration?
  • Separate git repo, divorced from TANF-app,
  • versioning managed by DRF?

Supporting Documentation:

Open Questions:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant