Skip to content

issues Search Results · repo:python-jsonschema/check-jsonschema language:Python

Filter by

137 results
 (78 ms)

137 results

inpython-jsonschema/check-jsonschema (press backspace or delete to remove)

ReadTheDocs has new configuration options https://docs.readthedocs.com/platform/stable/build-customization.html but in trying their examples I m running into: Validate ReadTheDocs Config..............................................Failed ...
vendored-schema-update
  • scottyhq
  • 1
  • Opened 
    2 days ago
  • #531

https://github.com/dependabot/dependabot-core/issues/6528 has introduced https://bun.sh to https://github.com/dependabot; see also https://github.blog/changelog/2025-02-13-dependabot-version-updates-now-support-the-bun-package-manager-ga/. ...
upstream-schema-issue
  • vorburger
  • 3
  • Opened 
    11 days ago
  • #528

Hi there, since 0.31.0 our regex isn t accepted anymore. I don t see a problem in the regex. Error: schemafile was not valid SchemaError: ^[\\säÄöÖüÜßẞ\\w\\_\\ \\/\\-\\+\\*\\ \\ \\ \\(\\)\\,\\:\\.\\?\\!]+$ ...
question
regular-expressions
  • misery
  • 3
  • Opened 
    on Jan 30
  • #521

Similar to #516 and with a similar workaround I can t update to the newest (0.31.0) check-jsonschema via pre-commit due to this regression in renovate. Example renovate.json { $schema : https://docs.renovatebot.com/renovate-schema.json ...
bug
pre-commit-hooks
regular-expressions
  • Callek
  • 3
  • Opened 
    on Jan 24
  • #518

Context This follows from #436, about the wrong report coverage: [...] is not a regex with the gitlab-ci schema. One solution was to use the following regex (minimal example of .gitlab-ci.yml file): ...
bug
regular-expressions
  • quentin-ag
  • 2
  • Opened 
    on Jan 14
  • #516

Would it make sense to add the schema for docker-compose.yml files? I think the regex for these files is something like ^([\.a-zA-Z0-9_-]*docker-)?compose(\.[\.a-zA-Z0-9_-]*)?\.(yml|yaml)$ at least ...
enhancement
  • edgarrmondragon
  • 2
  • Opened 
    on Jan 11
  • #513

Would it make sense to add CITATION.cff to the built-in schemas? It would be nice to have a flag and a pre-commit check for it, currently it requires: uvx check-jsonschema --schemafile https://raw.githubusercontent.com/citation-file-format/citation-file-format/main/schema.json ...
  • henryiii
  • 2
  • Opened 
    on Nov 16, 2024
  • #502

Since the new update , for this code: cache: - paths: - ${PIP_CACHE_DIR} key: prefix: pip-${PYTHON_VERSION}-${CI_JOB_NAME}-${TOX_VERSION} files: - requirements.txt ...
gitlab-reference-support
  • balihb
  • 5
  • Opened 
    on Oct 15, 2024
  • #498

This issue requested support specifically for the !reference tag in a Gitlab CI file, however, there doesn t appear to be support for other tags. Specifically in my case, Ansible-specific tags like !unsafe ...
enhancement
  • DevOpsJeremy
  • 1
  • Opened 
    on Sep 28, 2024
  • #489

It would be cool that also have mergify available as built in schema and pre defined hook. They provide a their schema in their docs. This is the config I have for now to make this available without vendoring: ...
enhancement
  • hofbi
  • 4
  • Opened 
    on Sep 18, 2024
  • #487
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub