eProsima FastCDR library provides two serialization mechanisms. One is the standard CDR serialization mechanism, while the other is a faster implementation of it. Looking for commercial support? Contact info@eprosima.com
Apache License 2.0
145
stars
103
forks
source link
[21387] Fix windows CI: Avoid usage of removed action #228
The merge metas file eProsima CI action has been removed. This PR removes its usage.
@Mergifyio backport 2.2.x 1.1.x 1.0.x
Contributor Checklist
[x] 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 Changes are backport compatible: they do NOT break ABI nor change library core behavior.
N/A Changes are API compatible.
N/A New feature has been added to the versions.md file (if applicable).
[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: CI pass and failing tests are unrelated with the changes.
* Backport to branch `2.2.x` not needed, change already in branch `2.2.x`
* [#229 [21387] Fix windows CI: Avoid usage of removed action (backport #228)](https://github.com/eProsima/Fast-CDR/pull/229) has been created for branch `1.1.x`
* [#230 [21387] Fix windows CI: Avoid usage of removed action (backport #228)](https://github.com/eProsima/Fast-CDR/pull/230) has been created for branch `1.0.x`
Description
The merge metas file eProsima CI action has been removed. This PR removes its usage.
@Mergifyio backport 2.2.x 1.1.x 1.0.x
Contributor Checklist
versions.md
file (if applicable).Reviewer Checklist