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

feat(sumo): support sumo 1.21.0 #424

Merged
merged 3 commits into from
Oct 15, 2024
Merged

feat(sumo): support sumo 1.21.0 #424

merged 3 commits into from
Oct 15, 2024

Conversation

kschrab
Copy link
Contributor

@kschrab kschrab commented Oct 10, 2024

Description

  • Adds SUMO 1.21.0 to supported versions of SUMO
  • Configure CI to use 1.21.0 for all tests (elipse CI)

Issue(s) related to this PR

  • Resolves internal issue 913

Affected parts of the online documentation

Changes in the documentation required?

README adjusted. Website will be adjusted with the next release of MOSAIC

Definition of Done

Prerequisites

  • You have read CONTRIBUTING.md carefully.
  • You have signed the Contributor License Agreement.
  • Your GitHub user id is linked with your Eclipse Account.

Required

  • The title of this merge request follows the scheme type(scope): description (in the style of Conventional Commits)
  • You have assigned a suitable label to this pull request (e.g., enhancement, or bugfix)
  • origin/main has been merged into your Fork.
  • Coding guidelines have been followed (see CONTRIBUTING.md).
  • All checks on GitHub pass.
  • All tests on Jenkins pass.

Requested (can be enforced by maintainers)

  • New functionality is covered by unit tests or integration tests. Code coverage must not decrease.
  • If a bug has been fixed, a new unit test has been written (beforehand) to prove misbehavior
  • There are no new SpotBugs warnings.

Special notes to reviewer

@kschrab kschrab added the enhancement New feature or request label Oct 10, 2024
@kschrab kschrab self-assigned this Oct 10, 2024
Added hint, that SUMO_HOME/bin must be present in the PATH variable. Pre-loading some libraries is not required anymore (and also did not work with 1.21.0 anymore).
@kschrab kschrab merged commit 2910397 into main Oct 15, 2024
5 checks passed
FunKuchen pushed a commit to FunKuchen/mosaic that referenced this pull request Nov 4, 2024
* ci: use SUMO 1.21.0 for testing
* feat(sumo): support SUMO 1.21.0

Added hint, that SUMO_HOME/bin must be present in the PATH variable. Pre-loading some libraries is not required anymore then.
@kschrab kschrab deleted the 913-sumo-1-21-0 branch November 12, 2024 08:46
FunKuchen pushed a commit to FunKuchen/mosaic that referenced this pull request Nov 12, 2024
* ci: use SUMO 1.21.0 for testing
* feat(sumo): support SUMO 1.21.0

Added hint, that SUMO_HOME/bin must be present in the PATH variable. Pre-loading some libraries is not required anymore then.
FunKuchen pushed a commit to FunKuchen/mosaic that referenced this pull request Nov 12, 2024
* ci: use SUMO 1.21.0 for testing
* feat(sumo): support SUMO 1.21.0

Added hint, that SUMO_HOME/bin must be present in the PATH variable. Pre-loading some libraries is not required anymore then.
schwepmo pushed a commit that referenced this pull request Dec 2, 2024
* ci: use SUMO 1.21.0 for testing
* feat(sumo): support SUMO 1.21.0

Added hint, that SUMO_HOME/bin must be present in the PATH variable. Pre-loading some libraries is not required anymore then.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant