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

#42 Migrate Variations Checker to reso-certification-utils #43

Merged
merged 43 commits into from
Sep 12, 2023

Conversation

darnjo
Copy link
Member

@darnjo darnjo commented Mar 30, 2023

Closes #42.

@darnjo darnjo linked an issue Mar 30, 2023 that may be closed by this pull request
@darnjo darnjo self-assigned this Mar 30, 2023
@darnjo darnjo added this to the Backlog milestone Mar 30, 2023
@darnjo darnjo marked this pull request as draft May 4, 2023 04:32
@darnjo
Copy link
Member Author

darnjo commented Jun 6, 2023

@mohit-s96 FYI updated to use /lib instead.

mohit-s96 added a commit that referenced this pull request Jul 27, 2023
mohit-s96 added a commit that referenced this pull request Jul 27, 2023
mohit-s96 added a commit that referenced this pull request Jul 27, 2023
mohit-s96 added a commit that referenced this pull request Jul 27, 2023
@darnjo darnjo marked this pull request as ready for review August 8, 2023 16:26
@darnjo darnjo requested a review from mohit-s96 August 8, 2023 16:26
mohit-s96 added a commit that referenced this pull request Sep 5, 2023
@darnjo darnjo merged commit a2f57ca into main Sep 12, 2023
2 checks passed
@darnjo darnjo deleted the 42-migrate-variations-checker-to-reso-certification-utils branch September 12, 2023 07:34
darnjo added a commit that referenced this pull request Nov 3, 2023
* #40: metadata report to schema generation and payload validation

* #40: added 2 new flags for additional properties and resources

* #40: added suggested changes

* #40: update gitignore

* #40: update reso-etl package

* #40: improve error message

* #40: add additional validation steps

* #40: prevent matching single and multi-value schema

* #40: restructure project like #43

* #40: added Readme file for schema validation tool

* #40: restructure project like #43

* #40: improved error reports

* #40: added option to provide payloads in a zip file

* #40: updated readme to include zip file option

* #40: added validation for scale and precision

* #40: fix eslint errors

* Removed additional runDDTests command

* #40: updated scale and precision logic

* #40: updated scale and precision logic

* #40: update readme link

* #40: update readme

* #40: more changes

* #40: updated readme

* #40: crash fix, custom error messages, and better handling for nullable fields

* #40: bugfix for edge case where keyword is errorMessage

* #40: added changes from Josh

* #40: remove time logs

* #40: misc improvements

bugfix, minor refactor, combine validate and generate, add support for @OData field in payload

* #40: fix empty resource in report for invalid files

added placeholder name for a payload where resource can't be determined

* #40: update error message for type

* #40: expose lib method for schema generation

* #40: expose lib method for schema validation

* #40: remove error for cases where resource isn't standard

* #40: update readme

* #40: replace lodash with structured clone

* #40: use arrow functions

* #40: add code comments

* #40: formatting and refactor

* #40: fix typo in readme

---------

Co-authored-by: Joshua Darnell <darnjo@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

Migrate Variations Checker to reso-certification-utils
2 participants