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

Update to aas-core-meta, codegen, testgen 4d7e59e, 18986a0, 9b43de2e #12

Conversation

mristin
Copy link
Contributor

@mristin mristin commented Sep 8, 2023

We update the development requirements to and re-generate everything with:

Notably, this includes two important fixes from aas-core-meta:

... and propagates the following minor change from aas-core-codegen:

Fixes #11.

We update the development requirements to and re-generate everything
with:
* [aas-core-meta 4d7e59e],
* [aas-core-codegen 18986a0] and
* [aas-core3.0-testgen 9b43de2e].

Notably, this includes two important fixes from aas-core-meta:

* [V3 Fix AASc-3a-010-for-NAND (#281)], and
* [V3 Fix inclusive OR in AASd-131 (#280)].

... and propagates the following minor change from aas-core-codegen:

* [Add `__repr__` to verification errors in Python (#400)].

Fixes #11.

[aas-core-meta 4d7e59e]: aas-core-works/aas-core-meta@4d7e59e
[aas-core-codegen 18986a0]: aas-core-works/aas-core-codegen@18986a0
[aas-core3.0-testgen 9b43de2e]: aas-core-works/aas-core3.0-testgen@9b43de2e
[V3 Fix AASc-3a-010-for-NAND (#281)]: aas-core-works/aas-core-meta#281
[V3 Fix inclusive OR in AASd-131 (#280)]: aas-core-works/aas-core-meta#280
[Add `__repr__` to verification errors in Python (#400)]: aas-core-works/aas-core-codegen#400
@mristin mristin merged commit e7d01d8 into main Sep 8, 2023
6 checks passed
@mristin mristin deleted the Update-to-aas-core-meta-codegen-testgen-4d7e59e-18986a0-9b43de2e branch September 8, 2023 10:34
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.

__str__ of verification errors
1 participant