Skip to content

Conversation

@iampratik13
Copy link

What kind of change does this PR introduce?

Feature - Addition of a new tool to the JSON Schema ecosystem

Issue Number:

Screenshots/videos:

N/A - This is a data file update adding a new tool entry to the tooling database.

If relevant, did you update the documentation?

No documentation updates required. This change updates the tooling data file (data/tooling-data.yaml) which is automatically rendered on the website.

Summary

This PR adds SimWorkflow to the JSON Schema tooling ecosystem as requested in issue #1881.

About SimWorkflow:
SimWorkflow is a platform that combines visual workflow automation with document management to streamline business operations. It enables teams to design, automate, and scale workflows with AI-driven tasks while managing and organizing documents seamlessly. With integrations for third-party APIs and tools, SimWorkflow helps businesses improve efficiency, track workflows in real-time, and ensure smooth document handling across processes.

Changes Made:

  • Added SimWorkflow entry to data/tooling-data.yaml with the following specifications:
    • Tooling Types: validator, schema-to-data, util-general-processing, linter-plugins
    • Languages: JavaScript, JSON, YAML, XML, CSV
    • Environments: Web
    • License: Proprietary
    • Homepage: https://www.simworkflow.com/
    • Creators/Maintainers: SimWorkflow
    • Supported Dialects: Draft 1, 2, 3, 4, 6, 7, 2019-09, 2020-12

The entry follows the existing format and structure in tooling-data.yaml and complies with the schema defined in tooling-data.schema.json.

Does this PR introduce a breaking change?

No. This PR only adds a new tool entry to the existing tooling data file without modifying any existing entries or changing the data structure.

Checklist

Please ensure the following tasks are completed before submitting this pull request.

  • Read, understood, and followed the contributing guidelines.
  • Verified YAML syntax is correct
  • Ensured entry follows the existing tooling-data.yaml format
  • Confirmed all required fields are present according to tooling-data.schema.json
  • Tested that the homepage URL is valid and accessible

@iampratik13 iampratik13 requested a review from a team as a code owner November 5, 2025 10:13
@github-project-automation github-project-automation bot moved this to Ready to review in PR - Triage Group Nov 5, 2025
@github-actions
Copy link

github-actions bot commented Nov 5, 2025

built with Refined Cloudflare Pages Action

⚡ Cloudflare Pages Deployment

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

@codecov
Copy link

codecov bot commented Nov 5, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (1ca4a48) to head (85de722).

Additional details and impacted files
@@            Coverage Diff            @@
##              main     #1882   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           30        30           
  Lines          633       633           
  Branches       196       196           
=========================================
  Hits           633       633           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Ready to review

Development

Successfully merging this pull request may close these issues.

Add or Modify SimWorkflow in JSON Schema Ecosystem

1 participant