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: improve ns3 installer + minor fixes #413

Merged
merged 7 commits into from
Oct 1, 2024

Conversation

hoelger
Copy link
Contributor

@hoelger hoelger commented Sep 20, 2024

Description

This PR mainly improves the ns3 installer, to run without problems.

Issue(s) related to this PR

  • Resolves issue # / internal issue 894

Affected parts of the online documentation

Yes, update the dependencies.

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

@hoelger hoelger requested a review from kschrab September 30, 2024 15:31
@hoelger hoelger force-pushed the 894-setup-ns3 branch 2 times, most recently from 1fc9bcd to 98d6578 Compare October 1, 2024 07:04
@kschrab kschrab merged commit 9d9d593 into eclipse:main Oct 1, 2024
5 checks passed
@hoelger hoelger deleted the 894-setup-ns3 branch October 1, 2024 14:32
schwepmo pushed a commit that referenced this pull request Dec 2, 2024
* feat: fail hard when running ns3 on windows
* fix: do not download if the file already exists
* fix: remove assumption that glob resolves to only one file
* fix: rewrite so that protobuf genereration can be skipped
* fix: require protobuf-compiler
* fix: improve error message
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants