Skip to content

Allow other versions of jsonschema, as long as they are compatible#21

Merged
TTMaZa merged 1 commit intomainfrom
TTMaZa-allow-other-versions-if-jsonschema
Jul 18, 2025
Merged

Allow other versions of jsonschema, as long as they are compatible#21
TTMaZa merged 1 commit intomainfrom
TTMaZa-allow-other-versions-if-jsonschema

Conversation

@TTMaZa
Copy link
Copy Markdown
Member

@TTMaZa TTMaZa commented Jul 17, 2025

Problem:

in lager projects other libs might require slightly other versions of jsonschema. Packamanegers (like poetry) are not able to resolve this kind of conflict of testguide_report-generator insists on exactly version 4.16.0

Proposed solution:

allow SemVer compatible versions of jsonschema as described here: https://python-poetry.org/docs/dependency-specification/#caret-requirements

Allow other versions of jsonschema, as long as they are compatible
Problem:

in lager projects other libs might require slightly other versions of jsonschema. Packamanegers (like poetry) are not able to resolve this kind of conflict of testguide_report-generator insists on exactly version 4.16.0

Proposed solution:

allow SemVer compatible versions of jsonschema as described here:
https://python-poetry.org/docs/dependency-specification/#caret-requirements
@github-actions
Copy link
Copy Markdown

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
427 427 100% 99% 🟢

New Files

No new covered files...

Modified Files

No covered modified files...

updated for commit: 34aee50 by action🐍

Copy link
Copy Markdown
Member

@MartinGroscheTT MartinGroscheTT left a comment

Choose a reason for hiding this comment

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

failed test continuous-integration/jenkins/branch is outdated and can be ignored

@TTMaZa TTMaZa merged commit 4890a48 into main Jul 18, 2025
12 of 13 checks passed
@TTMaZa TTMaZa deleted the TTMaZa-allow-other-versions-if-jsonschema branch July 18, 2025 08:48
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.

2 participants