-
Notifications
You must be signed in to change notification settings - Fork 43
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
[20733] Document how to annotate members as key in XML types #746
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
12 tasks
Signed-off-by: eduponz <eduardoponz@eprosima.com>
EduPonz
force-pushed
the
hotfix/key_annotation_xml_types
branch
from
April 25, 2024 09:01
7b33a8d
to
b78c9c7
Compare
@richiprosima please test this |
MiguelCompany
approved these changes
Apr 29, 2024
MiguelCompany
added
the
implementation-pending
Marks doc PRs which corresponding implementation is not yet available on Fast DDS
label
Apr 29, 2024
@Mergifyio backport 2.13.x 2.10.x 2.6.x |
✅ Backports have been created
|
This was referenced Apr 30, 2024
Merged
Merged
mergify bot
pushed a commit
that referenced
this pull request
Apr 30, 2024
Signed-off-by: eduponz <eduardoponz@eprosima.com> (cherry picked from commit f95e5c9)
mergify bot
pushed a commit
that referenced
this pull request
Apr 30, 2024
Signed-off-by: eduponz <eduardoponz@eprosima.com> (cherry picked from commit f95e5c9)
mergify bot
pushed a commit
that referenced
this pull request
Apr 30, 2024
Signed-off-by: eduponz <eduardoponz@eprosima.com> (cherry picked from commit f95e5c9) # Conflicts: # code/XMLTester.xml
JesusPoderoso
pushed a commit
that referenced
this pull request
May 10, 2024
MiguelCompany
pushed a commit
that referenced
this pull request
May 17, 2024
Mario-DL
added a commit
that referenced
this pull request
Jun 27, 2024
* Document how to annotate member as key in XMl types (#746) Signed-off-by: eduponz <eduardoponz@eprosima.com> (cherry picked from commit f95e5c9) # Conflicts: # code/XMLTester.xml * Refs #21244: Solve conflicts Signed-off-by: Mario Dominguez <mariodominguez@eprosima.com> --------- Signed-off-by: Mario Dominguez <mariodominguez@eprosima.com> Co-authored-by: Eduardo Ponz Segrelles <eduardoponz@eprosima.com> Co-authored-by: Mario Dominguez <mariodominguez@eprosima.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
implementation-pending
Marks doc PRs which corresponding implementation is not yet available on Fast DDS
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.
Description
This PR documents how to annotate members as key in XML types (
@key
equivalent)@Mergifyio backport 2.13.x 2.10.x 2.6.x
Related implementation PR:
Contributor Checklist
Reviewer Checklist