https://github.com/deepset-ai/haystack-json-schema

JSON Schema for validating Haystack Pipeline YAML files

https://github.com/deepset-ai/haystack-json-schema

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (8.0%) to scientific vocabulary
Last synced: 5 months ago · JSON representation

Repository

JSON Schema for validating Haystack Pipeline YAML files

Basic Info
  • Host: GitHub
  • Owner: deepset-ai
  • License: apache-2.0
  • Default Branch: main
  • Homepage:
  • Size: 560 KB
Statistics
  • Stars: 2
  • Watchers: 4
  • Forks: 4
  • Open Issues: 0
  • Releases: 0
Created over 3 years ago · Last pushed over 1 year ago
Metadata Files
Readme License

README.md

JSON Schema for Haystack Pipeline YAML files

Schemas

JSON Schema for validating Haystack Pipeline YAML files. These schemas are referenced in SchemaStore and allow IDEs to validate your Haystack Pipeline YAML files.

These schemas are all generated. PRs on this repo are not monitored and will be ignored. In case of problems, open an issue or discussion on the main Haystack repository.

Technical implementation: - Schemas are generated using the official Haystack Docker images, matching the image tag with the release provided (or main for the unstable version). - The workflow starts when this repo receives a disapatch event, either triggered from the haystack repository every time a new Docker image is published, or running the workflow manually. - The desired Haystack version is contained in the dispatch event itself. - The main schema is only updated when the Haystack release is main, allowing to update schemas for any release without disrupting the unstable version (this is handy to fix any issue we might have with the CI).

Owner

  • Name: deepset
  • Login: deepset-ai
  • Kind: organization
  • Email: hello@deepset.ai
  • Location: Berlin, Germany

Building enterprise search systems powered by latest NLP & open-source.

GitHub Events

Total
  • Watch event: 1
  • Push event: 1
Last Year
  • Watch event: 1
  • Push event: 1

Issues and Pull Requests

Last synced: 9 months ago

All Time
  • Total issues: 0
  • Total pull requests: 4
  • Average time to close issues: N/A
  • Average time to close pull requests: 24 days
  • Total issue authors: 0
  • Total pull request authors: 3
  • Average comments per issue: 0
  • Average comments per pull request: 1.5
  • Merged pull requests: 2
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
  • askainet (2)
  • dileepbapat (1)
  • dmigo (1)
Top Labels
Issue Labels
Pull Request Labels

Dependencies

.github/workflows/schemas.yml actions
  • act10ns/slack v1 composite
  • actions/checkout v3 composite