-
Notifications
You must be signed in to change notification settings - Fork 6
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
feat(installer): add installer as a submodule #2110
Commits on Aug 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 11b6cae - Browse repository at this point
Copy the full SHA 11b6caeView commit details
Commits on Aug 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b01bb27 - Browse repository at this point
Copy the full SHA b01bb27View commit details
Commits on Aug 7, 2024
-
Merge remote-tracking branch 'origin/feature/add-installer-submodule'…
… into feature/add-installer-submodule
Configuration menu - View commit details
-
Copy full SHA for d17a8f3 - Browse repository at this point
Copy the full SHA d17a8f3View commit details
Commits on Aug 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9b6f2d9 - Browse repository at this point
Copy the full SHA 9b6f2d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5fae646 - Browse repository at this point
Copy the full SHA 5fae646View commit details -
Merge remote-tracking branch 'origin/feature/add-installer-submodule'…
… into feature/add-installer-submodule # Conflicts: # installer
Configuration menu - View commit details
-
Copy full SHA for 4813c0b - Browse repository at this point
Copy the full SHA 4813c0bView commit details
Commits on Aug 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 41ef5c8 - Browse repository at this point
Copy the full SHA 41ef5c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for d59efea - Browse repository at this point
Copy the full SHA d59efeaView commit details
Commits on Aug 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 87970fe - Browse repository at this point
Copy the full SHA 87970feView commit details -
Merge remote-tracking branch 'origin/feature/add-installer-submodule'…
… into feature/add-installer-submodule
Configuration menu - View commit details
-
Copy full SHA for b74c443 - Browse repository at this point
Copy the full SHA b74c443View commit details -
Configuration menu - View commit details
-
Copy full SHA for 208f2dc - Browse repository at this point
Copy the full SHA 208f2dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8db3a45 - Browse repository at this point
Copy the full SHA 8db3a45View commit details
Commits on Aug 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4cb782c - Browse repository at this point
Copy the full SHA 4cb782cView commit details -
build: use relative paths in coverage report (#2125)
This allows to remove an unnecessary trick from CI, which could break if anything change on github side. Signed-off-by: Sylvain Leclerc <sylvain.leclerc@rte-france.com>
Configuration menu - View commit details
-
Copy full SHA for a75f7e0 - Browse repository at this point
Copy the full SHA a75f7e0View commit details -
feat(ts-gen): add timeseries generation for thermal clusters (#2112)
Uses antares-timeseries-generation to perform thermal clusters timeseries generation. The generation is performed as a background task on file studies, since it can take several seconds or more. Note that generated matrices are not "inner matrices" of the command since they are generated on each command execution. Generated matrices that will be stored later in the matrix store will be saved from garbage collection as all other snaphot matrices.
Configuration menu - View commit details
-
Copy full SHA for 24e5516 - Browse repository at this point
Copy the full SHA 24e5516View commit details -
Configuration menu - View commit details
-
Copy full SHA for 50025df - Browse repository at this point
Copy the full SHA 50025dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f987ac - Browse repository at this point
Copy the full SHA 6f987acView commit details -
build: remove auto-generated changelog from desktop package (#2126)
The changelog is maintained by hand in documentation, it's better to use it everywhere for consistency sake. Also, generated changelog did not seem to match the released version (see changelog in v2.17.5 zip which only contains changes up to v2.17.4). --------- Signed-off-by: Sylvain Leclerc <sylvain.leclerc@rte-france.com>
Configuration menu - View commit details
-
Copy full SHA for 85c265c - Browse repository at this point
Copy the full SHA 85c265cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 24e8e8f - Browse repository at this point
Copy the full SHA 24e8e8fView commit details -
Configuration menu - View commit details
-
Copy full SHA for c7890fd - Browse repository at this point
Copy the full SHA c7890fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2027624 - Browse repository at this point
Copy the full SHA 2027624View commit details -
Configuration menu - View commit details
-
Copy full SHA for f61ef67 - Browse repository at this point
Copy the full SHA f61ef67View commit details
Commits on Aug 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4e2f8f9 - Browse repository at this point
Copy the full SHA 4e2f8f9View commit details
Commits on Aug 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8ab67b7 - Browse repository at this point
Copy the full SHA 8ab67b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for cc1d394 - Browse repository at this point
Copy the full SHA cc1d394View commit details
Commits on Aug 28, 2024
-
Checkout submodules to build installer
Signed-off-by: Sylvain Leclerc <sylvain.leclerc@rte-france.com>
Configuration menu - View commit details
-
Copy full SHA for 5f14724 - Browse repository at this point
Copy the full SHA 5f14724View commit details -
Signed-off-by: Sylvain Leclerc <sylvain.leclerc@rte-france.com>
Configuration menu - View commit details
-
Copy full SHA for dcd1109 - Browse repository at this point
Copy the full SHA dcd1109View commit details -
Update installer submodule (should fix requirements)
Signed-off-by: Sylvain Leclerc <sylvain.leclerc@rte-france.com>
Configuration menu - View commit details
-
Copy full SHA for eb77213 - Browse repository at this point
Copy the full SHA eb77213View commit details -
Signed-off-by: Sylvain Leclerc <sylvain.leclerc@rte-france.com>
Configuration menu - View commit details
-
Copy full SHA for 945effc - Browse repository at this point
Copy the full SHA 945effcView commit details
Commits on Aug 29, 2024
-
Try to use hatch as in installer repo
Signed-off-by: Sylvain Leclerc <sylvain.leclerc@rte-france.com>
Configuration menu - View commit details
-
Copy full SHA for 88e3d32 - Browse repository at this point
Copy the full SHA 88e3d32View commit details -
Signed-off-by: Sylvain Leclerc <sylvain.leclerc@rte-france.com>
Configuration menu - View commit details
-
Copy full SHA for adbdd6a - Browse repository at this point
Copy the full SHA adbdd6aView commit details -
Add execution permissions for installer packaging script
Signed-off-by: Sylvain Leclerc <sylvain.leclerc@rte-france.com>
Configuration menu - View commit details
-
Copy full SHA for 13b4e61 - Browse repository at this point
Copy the full SHA 13b4e61View commit details -
Remove workflow execution for current branch
Signed-off-by: Sylvain Leclerc <sylvain.leclerc@rte-france.com>
Configuration menu - View commit details
-
Copy full SHA for c9d0faa - Browse repository at this point
Copy the full SHA c9d0faaView commit details -
Update installer submodule (requirements.txt removed)
Signed-off-by: Sylvain Leclerc <sylvain.leclerc@rte-france.com>
Configuration menu - View commit details
-
Copy full SHA for 880dc0a - Browse repository at this point
Copy the full SHA 880dc0aView commit details