core 6.7.0-SNAPSHOT Integration branch#1193
Merged
vidaldid-rte merged 12 commits intomainfrom Mar 18, 2025
Merged
Conversation
Signed-off-by: Didier Vidal <didier.vidal_externe@rte-france.com>
eb8c1e7 to
e64670d
Compare
Signed-off-by: CARON Alice <alice.caron@rte-france.com> Signed-off-by: Didier Vidal <didier.vidal_externe@rte-france.com>
…ault values multiple times (#1176) Signed-off-by: Hugo KULESZA <hugo.kulesza@rte-france.com> Co-authored-by: Didier Vidal <didier.vidal_externe@rte-france.com> Signed-off-by: Didier Vidal <didier.vidal_externe@rte-france.com>
Signed-off-by: Didier Vidal <didier.vidal_externe@rte-france.com>
Signed-off-by: Olivier Perrin <olivier.perrin@rte-france.com> Signed-off-by: Didier Vidal <didier.vidal_externe@rte-france.com>
Signed-off-by: p-arvy <pierre.arvy@artelys.com> Signed-off-by: Didier Vidal <didier.vidal_externe@rte-france.com>
Signed-off-by: Didier Vidal <didier.vidal_externe@rte-france.com>
…sign for participation factors (#1189) Signed-off-by: vmouradian <valentin.mouradian@artelys.com> Co-authored-by: jeandemanged <damien.jeandemange@artelys.com> Signed-off-by: Didier Vidal <didier.vidal_externe@rte-france.com>
Signed-off-by: Didier Vidal <didier.vidal_externe@rte-france.com>
e64670d to
7da1dd2
Compare
Signed-off-by: Didier Vidal <didier.vidal_externe@rte-france.com>
Signed-off-by: Didier Vidal <didier.vidal_externe@rte-france.com>
|
SylvestreSakti
approved these changes
Mar 18, 2025
obrix
approved these changes
Mar 18, 2025
jeandemanged
approved these changes
Mar 18, 2025
This file contains hidden or 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
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.



Use this branch to commit the minimal changes required to compile with the breaking changes in core 6.7.0-SNAPSHOT
This branch should be kept as close as possible to main.
You can merge main into this branch when needed to keep the contiuous build up to date.
Please check if the PR fulfills these requirements
Does this PR already have an issue describing the problem?
What kind of change does this PR introduce?
Does this PR introduce a new Powsybl Action implying to be implemented in simulators or pypowsybl?
What is the current behavior?
What is the new behavior (if this is a feature change)?
Does this PR introduce a breaking change or deprecate an API?
If yes, please check if the following requirements are fulfilled
What changes might users need to make in their application due to this PR? (migration steps)
Other information: