Skip to content

Add operator strategies and remedial actions from a JSON file #978

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

Open
wants to merge 72 commits into
base: main
Choose a base branch
from

Conversation

nao1345678
Copy link
Contributor

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)
  • A PR or issue has been opened in all impacted repositories (if any)

Does this PR already have an issue describing the problem?

Fixes #954

@nao1345678 nao1345678 force-pushed the json-inputs-for-operator-strategies-and-actions branch from 2c8ccdc to 15be858 Compare April 3, 2025 08:49
Naledi EL CHEIKH added 28 commits April 10, 2025 12:58
Signed-off-by: Naledi EL CHEIKH <[email protected]>
Signed-off-by: Naledi EL CHEIKH <[email protected]>
Signed-off-by: Naledi EL CHEIKH <[email protected]>
Signed-off-by: Naledi EL CHEIKH <[email protected]>
Signed-off-by: Naledi EL CHEIKH <[email protected]>
Signed-off-by: Naledi EL CHEIKH <[email protected]>
Signed-off-by: Naledi EL CHEIKH <[email protected]>
Signed-off-by: Naledi EL CHEIKH <[email protected]>
Signed-off-by: Naledi EL CHEIKH <[email protected]>
Signed-off-by: Naledi EL CHEIKH <[email protected]>
Signed-off-by: Naledi EL CHEIKH <[email protected]>
Signed-off-by: Naledi EL CHEIKH <[email protected]>
Signed-off-by: Naledi EL CHEIKH <[email protected]>
Signed-off-by: Naledi EL CHEIKH <[email protected]>
Signed-off-by: Naledi EL CHEIKH <[email protected]>
geofjamg and others added 18 commits April 10, 2025 13:00
Signed-off-by: Geoffroy Jamgotchian <[email protected]>
Signed-off-by: Naledi EL CHEIKH <[email protected]>
Signed-off-by: CARON Alice <[email protected]>
Signed-off-by: Naledi EL CHEIKH <[email protected]>
* rework CI snapshot
* add print
* fix jobs name
* format results
* change references from integration to snapshot

Signed-off-by: Nicolas Rol <[email protected]>
Signed-off-by: Naledi EL CHEIKH <[email protected]>
Signed-off-by: Christian Biasuzzi <[email protected]>
Signed-off-by: Naledi EL CHEIKH <[email protected]>
Signed-off-by: Michał Marszal <[email protected]>
Signed-off-by: Naledi EL CHEIKH <[email protected]>
Signed-off-by: Geoffroy Jamgotchian <[email protected]>
Co-authored-by: lisrte <[email protected]>
Signed-off-by: Naledi EL CHEIKH <[email protected]>
Signed-off-by: Hugo KULESZA <[email protected]>
Signed-off-by: Naledi EL CHEIKH <[email protected]>
Signed-off-by: Sophie Frasnedo <[email protected]>
Signed-off-by: Naledi EL CHEIKH <[email protected]>
Signed-off-by: Bertrand Rix <[email protected]>
Signed-off-by: Naledi EL CHEIKH <[email protected]>
Signed-off-by: Christian Biasuzzi <[email protected]>
Signed-off-by: Naledi EL CHEIKH <[email protected]>
Signed-off-by: Hugo KULESZA <[email protected]>
Signed-off-by: Naledi EL CHEIKH <[email protected]>
Signed-off-by: Hugo KULESZA <[email protected]>
Signed-off-by: Naledi EL CHEIKH <[email protected]>
Signed-off-by: Hugo KULESZA <[email protected]>
Signed-off-by: Naledi EL CHEIKH <[email protected]>
Signed-off-by: Naledi EL CHEIKH <[email protected]>
Signed-off-by: Naledi EL CHEIKH <[email protected]>
Signed-off-by: Naledi EL CHEIKH <[email protected]>
Signed-off-by: Naledi EL CHEIKH <[email protected]>
@nao1345678 nao1345678 force-pushed the json-inputs-for-operator-strategies-and-actions branch from c8ef044 to b7a0dbd Compare April 10, 2025 11:00
@nao1345678 nao1345678 changed the title [WIP] Add operator strategies and remedial actions from a JSON file Add operator strategies and remedial actions from a JSON file Apr 10, 2025
@nao1345678 nao1345678 requested a review from HugoKulesza April 10, 2025 11:07
@@ -23,6 +23,7 @@
import org.assertj.core.data.Offset;
import org.junit.jupiter.api.Test;

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think this is useful ?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I didn't add these imports, and after a quick check they seem necessary.

.gitignore Outdated
Comment on lines 61 to 63

# Documentation generated files (autosummary)
docs/reference/api/
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No need to remove this here

Naledi EL CHEIKH added 3 commits April 16, 2025 15:23
Signed-off-by: Naledi EL CHEIKH <[email protected]>
Signed-off-by: Naledi EL CHEIKH <[email protected]>
Signed-off-by: Naledi EL CHEIKH <[email protected]>
Copy link

Copy link

@nao1345678 nao1345678 self-assigned this Apr 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Run a security analysis with json files inputs for contingencies, operator strategies and remedial actions