-
Notifications
You must be signed in to change notification settings - Fork 15
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
[19452] Switch main to 2.0.x #123
Merged
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
* Refs #20393: Add 3.0.x-devel workflow Signed-off-by: JesusPoderoso <[email protected]> * Refs #20393: Apply rev suggestion Signed-off-by: JesusPoderoso <[email protected]> --------- Signed-off-by: JesusPoderoso <[email protected]>
Signed-off-by: elianalf <[email protected]>
* Refs #20569: Rename RTPS_DllAPI to FASTDDS_EXPORTED_API Signed-off-by: EduPonz <[email protected]> * Refs #20569: Fix compilation due to movement of LibrarySettings in Fast DDS Signed-off-by: EduPonz <[email protected]> --------- Signed-off-by: EduPonz <[email protected]>
* Refs #20566: Migrate fastrtps/utils/collections to fastdds Signed-off-by: elianalf <[email protected]> * Refs #20566: Change include path of headers in fastrtps moved to fastdds Signed-off-by: elianalf <[email protected]> * Refs #20566: Migrate utils/collections Signed-off-by: elianalf <[email protected]> --------- Signed-off-by: elianalf <[email protected]>
* Refs #20567: Add ReplierQos and RequesterQos Signed-off-by: EduPonz <[email protected]> * Refs #20567: Apply Eliana's suggestions Signed-off-by: EduPonz <[email protected]> --------- Signed-off-by: EduPonz <[email protected]>
* Refs #19960. Apply types header-only Signed-off-by: Ricardo González Moreno <[email protected]> * Refs #19975. Using new ReturnCode_t Signed-off-by: Ricardo González Moreno <[email protected]> * Refs #20129: update TypeInformationParameter constructor. Define xtypes namespace and DomainId_t Signed-off-by: JLBuenoLopez-eProsima <[email protected]> * Refs #20335: ignore TypeSupport constructor passing a DynamicPubSubType Signed-off-by: JLBuenoLopez-eProsima <[email protected]> * Refs #20335: regenerate types Signed-off-by: JLBuenoLopez-eProsima <[email protected]> * Refs #19451: regenerate types Signed-off-by: Ricardo González Moreno <[email protected]> * Refs #19451: Ignore DomainParticipantFactory::get_dynamic_type_builder_from_xml_by_name Signed-off-by: Ricardo González Moreno <[email protected]> * Refs #20734: fixes after rebase Signed-off-by: JLBuenoLopez-eProsima <[email protected]> * Refs #20734: remove obsolete file Signed-off-by: JLBuenoLopez-eProsima <[email protected]> * Refs #20734: Fix some tests Signed-off-by: Ricardo González Moreno <[email protected]> * Refs #20734. Fix tests Signed-off-by: Ricardo González Moreno <[email protected]> * Refs #20734. Regenerate idl dll exporting missing Signed-off-by: Ricardo González Moreno <[email protected]> --------- Signed-off-by: Ricardo González Moreno <[email protected]> Signed-off-by: JLBuenoLopez-eProsima <[email protected]> Co-authored-by: Ricardo González Moreno <[email protected]>
* Refs #20631. Fix warning generating documentation Signed-off-by: Ricardo González Moreno <[email protected]> Signed-off-by: eduponz <[email protected]> * Refs #20631. Fix warnings Signed-off-by: Ricardo González Moreno <[email protected]> Signed-off-by: eduponz <[email protected]> * Refs #20631. Fix warnings Signed-off-by: Ricardo González Moreno <[email protected]> Signed-off-by: eduponz <[email protected]> --------- Signed-off-by: Ricardo González Moreno <[email protected]> Signed-off-by: eduponz <[email protected]>
elianalf
suggested changes
May 14, 2024
* Refs #20893: Add warning in README Signed-off-by: eduponz <[email protected]> * Refs #20893: Bump version to 2.0.0 Signed-off-by: eduponz <[email protected]> * Refs #20893: Update PR template Signed-off-by: eduponz <[email protected]> * Refs #20893: Update mirror workflow Signed-off-by: eduponz <[email protected]> * Refs #20893: Update ci workflow Signed-off-by: eduponz <[email protected]> * Refs #20893: Apply Eliana's suggestions Signed-off-by: eduponz <[email protected]> --------- Signed-off-by: eduponz <[email protected]>
elianalf
approved these changes
May 14, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 makes main branch become 2.0.
Contributor Checklist
Reviewer Checklist