Fast-DDS-Gen icon indicating copy to clipboard operation
Fast-DDS-Gen copied to clipboard

[21921] Sign the generated code with the Fast DDS-Gen version (backport #458)

Open mergify[bot] opened this issue 7 months ago • 1 comments

Description

This PR adds the Version of Fast DDS-Gen to the generated code.

@Mergifyio backport 4.0.x 3.3.x 2.5.x 2.1.x

Contributor Checklist

  • [X] Commit messages follow the project guidelines.

  • 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 New feature has been documented/Current behavior is correctly described in the documentation.

  • [x] Applicable backports have been included in the description.

Reviewer Checklist

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

This is an automatic backport of pull request #458 done by [Mergify](https://mergify.com).

mergify[bot] avatar Apr 09 '25 10:04 mergify[bot]

Cherry-pick of a2ff4a4cef1984671da1ae5fc67d5698a1d034d3 has failed:

On branch mergify/bp/2.5.x/pr-458
Your branch is up to date with 'origin/2.5.x'.

You are currently cherry-picking commit a2ff4a4.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Changes to be committed:
	modified:   src/main/java/com/eprosima/fastdds/idl/grammar/Context.java

Unmerged paths:
  (use "git add <file>..." to mark resolution)
	both modified:   src/main/java/com/eprosima/fastdds/idl/templates/eprosima.stg

To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally

mergify[bot] avatar Apr 09 '25 10:04 mergify[bot]