Replace Azure Pipelines with Gitlab CI#96
Conversation
|
@daggarwa I've readded Gitlab CI and also added a new job for cross compiling |
ba49f9b to
b777efd
Compare
|
@esteve The CI pipeline is failing currently due to Cyclone DDS |
This reverts commit d699f2a.
989d2e6 to
df0a77f
Compare
|
@esteve The CI pipeline is failing now due to |
|
@daggarwa Thanks. I'm working on it, but didn't have time to finish it yesterday. |
|
@daggarwa I've fixed the last issue and the Gitlab CI now passes. I can't remove the Azure trigger until this PR has been merged, so it's fine the second check is still on hold. |
|
Since we can't clear the status above (which refers to the old azure pipeline), I'll merge this manually. |
|
@jpsamper2009 thanks! @daggarwa we'll have to update the other PRs to use the new CI |
Removed Azure Pipelines and added Gitlab CI in preparation for the Gitlab migration.
This change is