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

[21592] Test generation of types with `-python` in ci (backport #399)

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

Description

This PR introduces a new step in CI that generates the types defined in dds-type-tests with -python arg for checking failures.

Susccessfull generation (after the fix in #294): here Failing run (before the fix in the previous PR): here

Note: we may add backports

@Mergifyio backport 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 #399 done by [Mergify](https://mergify.com).

mergify[bot] avatar Sep 18 '24 06:09 mergify[bot]

Cherry-pick of e605e070da3c4d9ec46b8741c85df4361b39bda8 has failed:

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

You are currently cherry-picking commit e605e07.
  (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)

Unmerged paths:
  (use "git add <file>..." to mark resolution)
	both modified:   .github/workflows/reusable-ubuntu-ci.yml

no changes added to commit (use "git add" and/or "git commit -a")

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 Sep 18 '24 06:09 mergify[bot]