Skip to content

mw/com: migrate_umlet_to_plantuml__events_fields#44

Closed
kalu-an wants to merge 13 commits intoeclipse-score:mainfrom
kalu-an:events_fields_migrate_umlet_to_plantuml
Closed

mw/com: migrate_umlet_to_plantuml__events_fields#44
kalu-an wants to merge 13 commits intoeclipse-score:mainfrom
kalu-an:events_fields_migrate_umlet_to_plantuml

Conversation

@kalu-an
Copy link
Contributor

@kalu-an kalu-an commented Aug 2, 2025

Closes original PR #20 by creating smaller size pull requests on per directory within /score/mw/com/design directory

Covered parts:

  • configuration
  • events_fields
  • extensions
  • ipc_tracing
  • partial restart
  • runtime
  • service_discovery
  • shared_mem_layout
  • skeleton_proxy

@LittleHuba LittleHuba linked an issue Aug 4, 2025 that may be closed by this pull request
@Tejveerpratap2803 Tejveerpratap2803 self-requested a review August 21, 2025 08:23
kalu-an and others added 8 commits August 23, 2025 12:30
Co-authored-by: sahithi-nukala <91167569+sahithi-nukala@users.noreply.github.com>
Signed-off-by: Andreas Kaluza <andreas.kaluza@continental.com>
Co-authored-by: sahithi-nukala <91167569+sahithi-nukala@users.noreply.github.com>
Signed-off-by: Andreas Kaluza <andreas.kaluza@continental.com>
Co-authored-by: sahithi-nukala <91167569+sahithi-nukala@users.noreply.github.com>
Signed-off-by: Andreas Kaluza <andreas.kaluza@continental.com>
Co-authored-by: sahithi-nukala <91167569+sahithi-nukala@users.noreply.github.com>
Signed-off-by: Andreas Kaluza <andreas.kaluza@continental.com>
…del.puml

Co-authored-by: sahithi-nukala <91167569+sahithi-nukala@users.noreply.github.com>
Signed-off-by: Andreas Kaluza <andreas.kaluza@continental.com>
Co-authored-by: Tejveer Pratap <71021866+Tejveerpratap2803@users.noreply.github.com>
Signed-off-by: Andreas Kaluza <andreas.kaluza@continental.com>
Co-authored-by: Tejveer Pratap <71021866+Tejveerpratap2803@users.noreply.github.com>
Signed-off-by: Andreas Kaluza <andreas.kaluza@continental.com>
@kalu-an
Copy link
Contributor Author

kalu-an commented Aug 23, 2025

@Tejveerpratap2803 , @sahithi-nukala and @Rahul-Sutariya , all reviewer findings from your side should be in now. Kindly check and approve. thanks in advance

@kalu-an
Copy link
Contributor Author

kalu-an commented Aug 25, 2025

Dear @castler , @hoe-jo all reviewer findings are incorporated. Could one of you approve or suggest what is missing in your eyes.
thanks in advance


"lola::SubscriptionStateMachine" o-- "lola::SubscriptionStateBase" : "1..n"
"lola::SubscriptionStateMachine" o-- "SubscriptionData" : "1"
"lola::SubscriptionStateMachine" o-- "lola::EventReceiveHandlerManager" : "1"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"lola::SubscriptionStateMachine" o-- "lola::EventReceiveHandlerManager" : "1"
"lola::SubscriptionStateMachine" *-- "lola::EventReceiveHandlerManager" : "1"

}

"lola::SubscriptionStateMachine" o-- "lola::SubscriptionStateBase" : "1..n"
"lola::SubscriptionStateMachine" o-- "SubscriptionData" : "1"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"lola::SubscriptionStateMachine" o-- "SubscriptionData" : "1"
"lola::SubscriptionStateMachine" *-- "SubscriptionData" : "1"

@Rahul-Sutariya
Copy link
Contributor

Under Integration

@castler castler closed this in e2a48c2 Sep 1, 2025
Abhishek2581 added a commit to Abhishek2581/communication that referenced this pull request Sep 4, 2025
Closes eclipse-score#44

Issue: SWP-208704
GIT_ORIGIN_SPP_REV_ID: 8f28b3196ef347a15fcb9acd8c602e2835960194
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.

Migrate UMLet diagrams to PlantUML/draw.io

4 participants