-
Notifications
You must be signed in to change notification settings - Fork 9
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
fix(#239): Exclude DOI Mod-stVal in DAI updatability check #240
Merged
SaintierFr
merged 3 commits into
develop
from
239-exclude-doiModstval-for-dais-updatability
Feb 16, 2023
Merged
fix(#239): Exclude DOI Mod-stVal in DAI updatability check #240
SaintierFr
merged 3 commits into
develop
from
239-exclude-doiModstval-for-dais-updatability
Feb 16, 2023
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sct-commons/src/main/java/org/lfenergy/compas/sct/commons/scl/ied/AbstractDAIAdapter.java
Show resolved
Hide resolved
sct-commons/src/main/java/org/lfenergy/compas/sct/commons/scl/ied/AbstractDAIAdapter.java
Show resolved
Hide resolved
SaintierFr
force-pushed
the
239-exclude-doiModstval-for-dais-updatability
branch
from
February 15, 2023 16:30
a08af9f
to
520f409
Compare
Signed-off-by: SaintierFr <[email protected]>
SaintierFr
force-pushed
the
239-exclude-doiModstval-for-dais-updatability
branch
from
February 15, 2023 16:33
520f409
to
a48591e
Compare
Signed-off-by: SaintierFr <[email protected]>
samirromdhani
approved these changes
Feb 16, 2023
Signed-off-by: SaintierFr <[email protected]>
gleizesDor
approved these changes
Feb 16, 2023
sct-commons/src/main/java/org/lfenergy/compas/sct/commons/scl/ied/AbstractDAIAdapter.java
Show resolved
Hide resolved
SaintierFr
added a commit
that referenced
this pull request
Feb 16, 2023
* feat(216): check that Datasets, FCDAs, ControlBlocks (GOOSE, REPORT and SMV) satisfy limits fixed by config Signed-off-by: Aliou DIAITE <[email protected]> * build(deps): bump alex-page/github-project-automation-plus Bumps [alex-page/github-project-automation-plus](https://github.com/alex-page/github-project-automation-plus) from 0.8.2 to 0.8.3. - [Release notes](https://github.com/alex-page/github-project-automation-plus/releases) - [Commits](alex-page/github-project-automation-plus@v0.8.2...v0.8.3) --- updated-dependencies: - dependency-name: alex-page/github-project-automation-plus dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * feat(216): check that Datasets, FCDAs, ControlBlocks (GOOSE, REPORT and SMV) satisfy limits fixed by config Signed-off-by: Aliou DIAITE <[email protected]> * chore(217): use built-in Maven cache mechanism of setup-java GitHub Action fixes #217 Signed-off-by: Aurélien Pupier <[email protected]> * Fix typos in docs Signed-off-by: Aurélien Pupier <[email protected]> * feat/javadoc: automate Javadoc deployment via gh-pages (#229) fixes maven plugin related to jdk17 Signed-off-by: Samir Romdhani <[email protected]> feat/javadoc: automate Javadoc remove PR creation and push directly gh-pages branch * feat(231): Automatic binding: Edit InRef from ExtRef Signed-off-by: SaintierFr <[email protected]> * fix(#235): Error occurs when importing STD file during SCD automated creation Signed-off-by: SaintierFr <[email protected]> * fix(#239): Exclude DOI Mod-stVal in DAI updatability check (#240) * fix(#239): Exclude DOI Mod-stVal in DAI updatability check * fix(#239): Comment unit test in error while bug #241 is not fixed Signed-off-by: SaintierFr <[email protected]> --------- Signed-off-by: Aliou DIAITE <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: Aurélien Pupier <[email protected]> Signed-off-by: SaintierFr <[email protected]> Signed-off-by: SaintierFr <[email protected]> Co-authored-by: Aliou DIAITE <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Pascal Wilbrink <[email protected]> Co-authored-by: Aurélien Pupier <[email protected]> Co-authored-by: Samir Romdhani <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.