Skip to content

Conversation

@gustavocidornelas
Copy link
Contributor

…that validates all resources individually

  • For a commit bundle, includes the individual resource validation. This is done mostly to simplify the commit bundle validation on the backend (introduced by this PR)
  • There are minor issues with the way these additional validations are being done. The main one being that the datasets and models are essentially validated twice: once on the add and once on the push. I can allow for something like skip_validations in the future. I'll also change the references to "training", "validation", and "model" to use an enum, like we do for the backend.
@whoseoyster whoseoyster merged commit cc6fd76 into mvp Feb 1, 2023
@whoseoyster whoseoyster deleted the cid/validate-all branch February 1, 2023 15:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants