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

[19452] Switch main to 2.0.x #123

Merged
merged 8 commits into from
May 14, 2024
Merged

[19452] Switch main to 2.0.x #123

merged 8 commits into from
May 14, 2024

Conversation

EduPonz
Copy link

@EduPonz EduPonz commented May 9, 2024

Description

This PR makes main branch become 2.0.

Contributor Checklist

  • Commit messages follow the project guidelines.
  • Tests that thoroughly check the new feature have been added/Regression tests checking the bug and its fix have been added; the added tests pass locally
  • ❌ Changes are API compatible.
  • N/A: Applicable backports have been included in the description.

Reviewer Checklist

  • The PR has a milestone assigned.
  • The title and description correctly express the PR's purpose.
  • Check contributor checklist is correct.
  • Check CI results: changes do not issue any warning.
  • Check CI results: failing tests are unrelated with the changes.

JesusPoderoso and others added 7 commits April 3, 2024 07:47
* 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]>
* 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]>
@EduPonz EduPonz added this to the v2.0.0 milestone May 9, 2024
.github/workflows/mirror.yml Outdated Show resolved Hide resolved
* 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]>
@EduPonz EduPonz merged commit 4582f58 into main May 14, 2024
3 of 4 checks passed
@EduPonz EduPonz deleted the 3.0.x-devel branch May 14, 2024 07:17
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.

5 participants