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

Dsl logger #257

Merged
merged 12 commits into from
Sep 26, 2023
Merged

Dsl logger #257

merged 12 commits into from
Sep 26, 2023

Commits on Jun 26, 2023

  1. Replace DSL exception with warning in logger

    Signed-off-by: lisrte <laurent.issertial@rte-france.com>
    Lisrte committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    1a9ea3d View commit details
    Browse the repository at this point in the history
  2. Replace DSL exception for automatons

    Signed-off-by: lisrte <laurent.issertial@rte-france.com>
    Lisrte committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    cdc5779 View commit details
    Browse the repository at this point in the history
  3. Replace DSL exception for events

    Signed-off-by: lisrte <laurent.issertial@rte-france.com>
    Lisrte committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    65dc19c View commit details
    Browse the repository at this point in the history
  4. Refactor dsl equipment

    Signed-off-by: lisrte <laurent.issertial@rte-france.com>
    Lisrte committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    33b7dc4 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'main' into dsl_logger

    # Conflicts:
    #	dynawaltz-dsl/src/main/groovy/com/powsybl/dynawaltz/dsl/models/generators/GridFormingConverterGroovyExtension.groovy
    #	dynawaltz-dsl/src/main/groovy/com/powsybl/dynawaltz/dsl/models/generators/WeccGenGroovyExtension.groovy
    #	dynawaltz-dsl/src/main/groovy/com/powsybl/dynawaltz/dsl/models/hvdc/AbstractHvdcBuilder.groovy
    #	dynawaltz-dsl/src/main/groovy/com/powsybl/dynawaltz/dsl/models/hvdc/HvdcPvGroovyExtension.groovy
    #	dynawaltz-dsl/src/main/groovy/com/powsybl/dynawaltz/dsl/models/hvdc/HvdcVscGroovyExtension.groovy
    #	dynawaltz-dsl/src/main/groovy/com/powsybl/dynawaltz/dsl/models/svarcs/SvarcGroovyExtension.groovy
    #	dynawaltz-dsl/src/test/java/com/powsybl/dynawaltz/dsl/DynamicModelsSupplierTest.java
    #	dynawaltz-dsl/src/test/java/com/powsybl/dynawaltz/dsl/EventModelsSupplierTest.java
    Lisrte committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    7ef0fcc View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2023

  1. Add instantiation info logger

    Signed-off-by: lisrte <laurent.issertial@rte-france.com>
    Lisrte committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    48035c5 View commit details
    Browse the repository at this point in the history
  2. Remove null elements from supplier lists

    Signed-off-by: lisrte <laurent.issertial@rte-france.com>
    Lisrte committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    128b1e6 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. Configuration menu
    Copy the full SHA
    0dc902d View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

  1. Configuration menu
    Copy the full SHA
    b963342 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. Code review fix

    Signed-off-by: lisrte <laurent.issertial@rte-france.com>
    Lisrte committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    9d398b2 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into dsl_logger

    Signed-off-by: Florian Dupuy <florian.dupuy@rte-france.com>
    flo-dup committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    dd6fdcd View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into dsl_logger

    Signed-off-by: Florian Dupuy <florian.dupuy@rte-france.com>
    flo-dup committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    644bb45 View commit details
    Browse the repository at this point in the history