Files
mavlink/scripts
Julian Oes 5b29f942e3 CI improvements, add deploy to c_library_v1/2 back in (#1568)
* workflows: remove Python 3.5 which is EOL

I'll leave Python 2.7 so that we don't accidentally break it.

* scripts: separate tests into functions

This way we can run parts of it in respective CI instances.

* workflows: separate test into format, python, node

This way we don't have an explosion of versions to test.

* scripts: use consistent shebang

* workflows: use newer action

* workflows: ignore node 15 for now

* workflows: add fake deploy step

* workflows/scripts: update deploy script
2021-02-03 16:43:18 +01:00
..