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

Replace models.cfg with json #281

Merged
merged 7 commits into from
Sep 26, 2023
Merged

Replace models.cfg with json #281

merged 7 commits into from
Sep 26, 2023

Commits on Sep 12, 2023

  1. Replace models.cfg with json

    Add a ModelsSlurper singleton to parse models.json only once
    
    Signed-off-by: lisrte <laurent.issertial@rte-france.com>
    Lisrte committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    c1def7b View commit details
    Browse the repository at this point in the history
  2. Remove unused imports

    Change ModelsSlurper fields accessibility
    
    Signed-off-by: lisrte <laurent.issertial@rte-france.com>
    Lisrte committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    e03f33b View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

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

Commits on Sep 26, 2023

  1. Put dependency in root pom.xml

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

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

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