eProsima / Fast-DDS-Gen

Fast-DDS IDL code generator tool. Looking for commercial support? Contact info@eprosima.com
Apache License 2.0
76 stars 59 forks source link

[21226] Improve CI workflows in master, and branching model refactor (backport #365) #368

Open mergify[bot] opened 4 days ago

mergify[bot] commented 4 days ago

Description

This PR improves the CI workflows, making them as similar as possible to the Fast DDS workflows. It also introduces a braching model refactor, similiar as the performed in Fast DDS repository.

Note: While backporting this PR, please ensure the following changes:

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

Contributor Checklist

Reviewer Checklist

mergify[bot] commented 4 days ago

Cherry-pick of d912d11bc7f1cbf9e89cc47b7053e701ec279e3c has failed:

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

You are currently cherry-picking commit d912d11.
  (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:
    new file:   .github/workflows/config/test.repos
    new file:   .github/workflows/nightly-ubuntu-ci.yml
    new file:   .github/workflows/reusable-ubuntu-ci.yml
    new file:   .github/workflows/ubuntu-ci.yml
    new file:   RELEASE_SUPPORT.md

Unmerged paths:
  (use "git add/rm <file>..." as appropriate to mark resolution)
    deleted by them: .github/actions/fetch-fastddsgen-repos/action.yml
    deleted by us:   .github/workflows/config/build.meta

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