Skip to content

Add missing IDL to code generator script#5959

Merged
rsanchez15 merged 1 commit intomasterfrom
hotfix/update-generator-script
Jul 29, 2025
Merged

Add missing IDL to code generator script#5959
rsanchez15 merged 1 commit intomasterfrom
hotfix/update-generator-script

Conversation

@juanlofer-eprosima
Copy link
Copy Markdown
Contributor

@juanlofer-eprosima juanlofer-eprosima commented Jul 28, 2025

Description

Add to code generator script the IDL that was introduced in #5691

@Mergifyio backport 3.3.x 3.2.x

Contributor Checklist

  • N/a Commit messages follow the project guidelines.
  • N/a The code follows the style guidelines of this project.
  • N/a 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
  • N/a Any new/modified methods have been properly documented using Doxygen.
  • N/a Any new configuration API has an equivalent XML API (with the corresponding XSD extension)
  • Changes are backport compatible: they do NOT break ABI nor change library core behavior.
  • Changes are API compatible.
  • N/a New feature has been added to the versions.md file (if applicable).
  • N/a New feature has been documented/Current behavior is correctly described in the documentation.
  • 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.
  • If this is a critical bug fix, backports to the critical-only supported branches have been requested.
  • Check CI results: changes do not issue any warning.
  • Check CI results: failing tests are unrelated with the changes.

Signed-off-by: Juan Lopez Fernandez <juanlopez@eprosima.com>
@rsanchez15 rsanchez15 self-requested a review July 28, 2025 08:57
@github-actions github-actions Bot added the ci-pending PR which CI is running label Jul 28, 2025
@juanlofer-eprosima juanlofer-eprosima added skip-ci Automatically pass CI and removed ci-pending PR which CI is running labels Jul 28, 2025
@juanlofer-eprosima juanlofer-eprosima added this to the v3.3.1 milestone Jul 28, 2025
@rsanchez15 rsanchez15 merged commit bcacf4f into master Jul 29, 2025
26 of 27 checks passed
@rsanchez15 rsanchez15 deleted the hotfix/update-generator-script branch July 29, 2025 05:31
@juanlofer-eprosima
Copy link
Copy Markdown
Contributor Author

https://github.com/Mergifyio backport 3.3.x 3.2.x

@mergify
Copy link
Copy Markdown
Contributor

mergify Bot commented Oct 17, 2025

backport 3.3.x 3.2.x

✅ Backports have been created

Details

mergify Bot pushed a commit that referenced this pull request Oct 17, 2025
Signed-off-by: Juan Lopez Fernandez <juanlopez@eprosima.com>
(cherry picked from commit bcacf4f)
mergify Bot pushed a commit that referenced this pull request Oct 17, 2025
Signed-off-by: Juan Lopez Fernandez <juanlopez@eprosima.com>
(cherry picked from commit bcacf4f)
juanlofer-eprosima added a commit that referenced this pull request Oct 20, 2025
(cherry picked from commit bcacf4f)

Signed-off-by: Juan Lopez Fernandez <juanlopez@eprosima.com>
Co-authored-by: juanlofer-eprosima <88179026+juanlofer-eprosima@users.noreply.github.com>
juanlofer-eprosima added a commit that referenced this pull request Oct 20, 2025
(cherry picked from commit bcacf4f)

Signed-off-by: Juan Lopez Fernandez <juanlopez@eprosima.com>
Co-authored-by: juanlofer-eprosima <88179026+juanlofer-eprosima@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip-ci Automatically pass CI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants