robotology / blockfactory

A tiny framework to wrap algorithms for dataflow programming
https://robotology.github.io/blockfactory
GNU Lesser General Public License v2.1
40 stars 16 forks source link

Update CI to Github Actions #58

Open diegoferigo opened 3 years ago

traversaro commented 3 years ago

This should be much simpler now that we have conda-provided binaries (see for example https://github.com/dic-iit/bipedal-locomotion-framework/pull/221) and MATLAB libraries to compile on GitHub Action (see for example https://github.com/robotology/idyntree/pull/839) this should be much simpler. cc @nunoguedelha this could be a good task if you want to get used with this technologies.

diegoferigo commented 3 years ago

Maybe updating https://github.com/robotology/blockfactory/pull/48 that was almost done? I'm not sure why it got stuck after approval.

traversaro commented 3 years ago

Maybe updating #48 that was almost done? I'm not sure why it got stuck after approval.

From my point of view that can be merged even right away.

diegoferigo commented 3 years ago

Since a lot of time has passes, before merging maybe it would be better to re-run the workflow to validate if still works.