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

Rename JSON Toolkit to Blaze #1027

Merged
merged 2 commits into from
Oct 18, 2024

Conversation

jviotti
Copy link
Member

@jviotti jviotti commented Oct 15, 2024

We extracted the JSON Schema validator out of the JSON Toolkit project into a project of its own, called "Blaze", which depends on JSON Toolkit.

Also see bowtie-json-schema/bowtie#1593

We extracted the JSON Schema validator out of the JSON Toolkit project
into a project of its own, called "Blaze", which depends on JSON
Toolkit.

Signed-off-by: Juan Cruz Viotti <[email protected]>
@jviotti jviotti force-pushed the rename-jsontoolkit-blaze branch from eaf64d9 to 86e09ad Compare October 15, 2024 20:03
@jviotti jviotti marked this pull request as ready for review October 15, 2024 20:03
@jviotti jviotti requested a review from a team as a code owner October 15, 2024 20:03
Copy link

github-actions bot commented Oct 15, 2024

built with Refined Cloudflare Pages Action

⚡ Cloudflare Pages Deployment

Name Status Preview Last Commit
website ✅ Ready (View Log) Visit Preview f31e57e

Copy link

codecov bot commented Oct 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (e4f6e8b) to head (f31e57e).
Report is 11 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main     #1027   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           10        10           
  Lines          373       373           
  Branches        94        94           
=========================================
  Hits           373       373           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Member

@DarhkVoyd DarhkVoyd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jviotti Great! Blazing fast! But How about splitting JSON Toolkit into two tools i.e add Blaze as a separate validator tool and update JSON Toolkit to just util-general-processing instead of pointing JSON Toolkit source to Blaze?

@jviotti
Copy link
Member Author

jviotti commented Oct 17, 2024

True. Let me do that!

Signed-off-by: Juan Cruz Viotti <[email protected]>
@jviotti
Copy link
Member Author

jviotti commented Oct 17, 2024

Done! Please take another look

Copy link
Member

@DarhkVoyd DarhkVoyd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great to me! Thanks

Copy link
Collaborator

@benjagm benjagm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great. Thanks Juan!

@benjagm benjagm merged commit af93ea9 into json-schema-org:main Oct 18, 2024
10 checks passed
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.

3 participants