eProsima / Fast-DDS-Gen

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

[19898] Add mirror workflow #258

Closed EduPonz closed 10 months ago

EduPonz commented 10 months ago

This PR adds a mirror workflow so that the latest version branch is kept up to date with master. This is necessary to transition to a branching model similar to Fast DDS', where master is kept as a development branch, and each minor version has a corresponding X.Y.x branch so we can handle backports and releases in a more consistent manner.