-
Notifications
You must be signed in to change notification settings - Fork 7
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
Replace rao range action apply by core action modification #1032
Merged
pet-mit
merged 5 commits into
main
from
replace_rao_range_action_apply_by_core_action_modification
Jul 22, 2024
Merged
Replace rao range action apply by core action modification #1032
pet-mit
merged 5 commits into
main
from
replace_rao_range_action_apply_by_core_action_modification
Jul 22, 2024
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
pjeanmarie
changed the title
Replace rao range action apply by core action modification
WIP: Replace rao range action apply by core action modification
Jun 4, 2024
pjeanmarie
added
PR : pending-for-dependency-release
This PR can't be merged until one dependency is updated
PR : dont-merge-before-other
PR mustn't be merged before another (referenced in the description or in the comments)
labels
Jun 5, 2024
Do not merge: Need next core version (6.4.0), then pom need to be updated (6.4.0-SNAPSHOT -> 6.4.0) and changes on CI files need to be removed. -> removed |
pjeanmarie
removed
the
PR : dont-merge-before-other
PR mustn't be merged before another (referenced in the description or in the comments)
label
Jun 5, 2024
pjeanmarie
changed the title
WIP: Replace rao range action apply by core action modification
Replace rao range action apply by core action modification
Jun 5, 2024
pjeanmarie
force-pushed
the
replace_rao_range_action_apply_by_core_action_modification
branch
2 times, most recently
from
June 7, 2024 15:56
9a4f957
to
932a510
Compare
pjeanmarie
force-pushed
the
replace_rao_range_action_apply_by_core_action_modification
branch
2 times, most recently
from
July 4, 2024 09:30
45097c9
to
5085034
Compare
pet-mit
reviewed
Jul 5, 2024
data/crac/crac-impl/src/main/java/com/powsybl/openrao/data/cracimpl/PstRangeActionImpl.java
Outdated
Show resolved
Hide resolved
pjeanmarie
force-pushed
the
replace_rao_range_action_apply_by_core_action_modification
branch
2 times, most recently
from
July 11, 2024 16:28
64cfff7
to
ca5b0ee
Compare
pjeanmarie
removed
the
PR : pending-for-dependency-release
This PR can't be merged until one dependency is updated
label
Jul 11, 2024
@pjeanmarie please fix the DCO issue |
pet-mit
added
next-release
This issue or pull request should be resolved before next release
PR: waiting-for-correction
This PR is waiting to be corrected by its author
and removed
PR: waiting-for-review
This PR is waiting to be reviewed
labels
Jul 12, 2024
Signed-off-by: Pauline Jean-Marie <[email protected]>
Signed-off-by: Pauline Jean-Marie <[email protected]>
Signed-off-by: Pauline Jean-Marie <[email protected]>
Signed-off-by: Pauline Jean-Marie <[email protected]>
pjeanmarie
force-pushed
the
replace_rao_range_action_apply_by_core_action_modification
branch
from
July 15, 2024 08:16
4f47cc6
to
941e759
Compare
obrix
approved these changes
Jul 16, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good for me, just a small comment.
data/crac/crac-impl/src/test/java/com/powsybl/openrao/data/cracimpl/PstRangeActionImplTest.java
Show resolved
Hide resolved
pet-mit
approved these changes
Jul 22, 2024
pet-mit
deleted the
replace_rao_range_action_apply_by_core_action_modification
branch
July 22, 2024 17:14
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
next-release
This issue or pull request should be resolved before next release
PR: waiting-for-correction
This PR is waiting to be corrected by its author
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.
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?
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: