-
Notifications
You must be signed in to change notification settings - Fork 357
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
Introduce the concept of a domain lifecycle state. #1879
Draft
poetinger
wants to merge
9
commits into
eclipse-cyclonedds:master
Choose a base branch
from
poetinger:transfer-lifecycle
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Commits on Nov 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 56c82ae - Browse repository at this point
Copy the full SHA 56c82aeView commit details -
introduce
dds_domain_lifecycle
Represents the lifecycle state of the system.
Configuration menu - View commit details
-
Copy full SHA for edf2609 - Browse repository at this point
Copy the full SHA edf2609View commit details -
introduce the lifecycle state transition
The only supported operation is transitioning from initialisation to operational.
Configuration menu - View commit details
-
Copy full SHA for 47b5102 - Browse repository at this point
Copy the full SHA 47b5102View commit details -
Configuration menu - View commit details
-
Copy full SHA for 03aa97a - Browse repository at this point
Copy the full SHA 03aa97aView commit details -
introduce dds_get_domain_lifecycle
Includes a fix for accidental placement of implementation within an #ifdef causing havok.
Configuration menu - View commit details
-
Copy full SHA for 2d5a319 - Browse repository at this point
Copy the full SHA 2d5a319View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9800bdc - Browse repository at this point
Copy the full SHA 9800bdcView commit details
Commits on Nov 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0a4488c - Browse repository at this point
Copy the full SHA 0a4488cView commit details -
Configuration menu - View commit details
-
Copy full SHA for cf880f0 - Browse repository at this point
Copy the full SHA cf880f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 39b82b1 - Browse repository at this point
Copy the full SHA 39b82b1View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.