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

[CGMES balances adjustment] Migrate from cgmes.extensions.CgmesControlArea to iidm.network.Area #178

Merged
merged 9 commits into from
Feb 26, 2025

Conversation

OpenSuze
Copy link
Contributor

@OpenSuze OpenSuze commented Feb 12, 2025

Please check if the PR fulfills these requirements

  • The commit message follows our guidelines
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

Does this PR already have an issue describing the problem?

Related to powsybl/powsybl-core#3149

What kind of change does this PR introduce?

Feature

Does this PR introduce a new Powsybl Action implying to be implemented in simulators or pypowsybl?

  • Yes, the corresponding issue is here
  • No

What is the current behavior?

CGMES balances adjsutement expects CgmesControlArea but they will be removed in the next Core version.

What is the new behavior (if this is a feature change)?
CGMES balances adjsutement expects Area.

Does this PR introduce a breaking change or deprecate an API?

  • Yes
  • No

If yes, please check if the following requirements are fulfilled

  • The Breaking Change or Deprecated label has been added
  • The migration steps are described in the following section

What changes might users need to make in their application due to this PR? (migration steps)

See Core migration steps

Other information:

@OpenSuze OpenSuze added the Breaking change API is broken label Feb 12, 2025
work with Olivier PERRIN

commit

investigate tests

Add test

Migrate from CgmesControlArea to Area

Signed-off-by: Hugo SCHINDLER <[email protected]>
@OpenSuze OpenSuze force-pushed the feature/remove_cgmes_control_area branch from 456fd44 to 4dffd5f Compare February 12, 2025 17:39
@OpenSuze
Copy link
Contributor Author

TODO: fix CI

Signed-off-by: Hugo SCHINDLER <[email protected]>
Signed-off-by: Hugo SCHINDLER <[email protected]>
Signed-off-by: Hugo SCHINDLER <[email protected]>
@OpenSuze OpenSuze changed the base branch from main to 6.5.0-SNAPSHOT February 21, 2025 11:03
@OpenSuze OpenSuze changed the base branch from 6.5.0-SNAPSHOT to 6.7.0-SNAPSHOT February 21, 2025 11:04
@phiedw phiedw merged commit 851fe31 into 6.7.0-SNAPSHOT Feb 26, 2025
8 checks passed
@phiedw phiedw deleted the feature/remove_cgmes_control_area branch February 26, 2025 10:01
@olperr1 olperr1 mentioned this pull request Feb 26, 2025
9 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

4 participants