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

Implement a validity check for firstSN (backport #3274) #3383

Merged
merged 2 commits into from
Mar 24, 2023

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Mar 16, 2023

This is an automatic backport of pull request #3274 done by Mergify.


Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.com

* Implement a validity check for firstSN

Following 8.3.8.6.3 of DDS-RTPS 2.5.
This fixes issue #3236.

Signed-off-by: Seulbae Kim <squizz617@gmail.com>

* fix typo

Signed-off-by: Seulbae Kim <squizz617@gmail.com>

* add test input for issue #3236 (pr #3274)

Signed-off-by: Seulbae Kim <squizz617@gmail.com>

---------

Signed-off-by: Seulbae Kim <squizz617@gmail.com>
(cherry picked from commit 3aa3ee0)
@mergify mergify bot mentioned this pull request Mar 16, 2023
7 tasks
MiguelCompany
MiguelCompany previously approved these changes Mar 16, 2023
@MiguelCompany MiguelCompany added the ci-pending PR which CI is running label Mar 16, 2023
@MiguelCompany MiguelCompany added this to the v2.8.2 milestone Mar 16, 2023
@Mario-DL
Copy link
Member

@richiprosima please test this

Signed-off-by: Mario Dominguez <mariodominguez@eprosima.com>
@Mario-DL
Copy link
Member

@richiprosima please test this

@MiguelCompany MiguelCompany added ready-to-merge Ready to be merged. CI and changes have been reviewed and approved. and removed ci-pending PR which CI is running labels Mar 24, 2023
@MiguelCompany MiguelCompany merged commit e02775a into 2.8.x Mar 24, 2023
@MiguelCompany MiguelCompany deleted the mergify/bp/2.8.x/pr-3274 branch March 24, 2023 06:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready-to-merge Ready to be merged. CI and changes have been reviewed and approved.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants