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

refactor: Add schema validation to PH log metadata #5217

Merged
merged 3 commits into from
Nov 1, 2024

Conversation

rgraber
Copy link
Contributor

@rgraber rgraber commented Oct 31, 2024

Checklist

  1. If you've added code that should be tested, add tests
  2. If you've changed APIs, update (or create!) the documentation
  3. Ensure the tests pass
  4. Run ./python-format.sh to make sure that your code lints and that you've followed our coding style
  5. Write a title and, if necessary, a description of your work suitable for publishing in our release notes
  6. Mention any related issues in this repository (as #ISSUE) and in other repositories (as kobotoolbox/other#ISSUE)
  7. Open an issue in the docs if there are UI/UX changes
  8. Create a testing plan for the reviewer and add it to the Testing section
  9. Add frontend or backend tag and any other appropriate tags to this pull request

Description

Developer-facing changes only.

Notes

Add schema validation to make sure certain fields are in the project history log metadata. Eventually it should be filled out more detail for the different kinds of PH logs; this is just a start.

Testing

None needed. Refactor.

Copy link

@rgraber rgraber merged commit 082abea into main Nov 1, 2024
7 checks passed
@rgraber rgraber deleted the rsgraber/TASK-944-add-schema branch November 1, 2024 12:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants