OpenDDS / meta-opendds

Open Embedded Layer for the OpenDDS package
Other
7 stars 4 forks source link

Add yocto-check-layer ci workflow #17

Closed plabanca closed 2 years ago

plabanca commented 2 years ago

Add CI workflow to run yocto-check-layer on the master branch of the repo when a pull request is opened/reopened or it can be run adhoc with a github action workflow_dispatch event. The workflow runs on a ubuntu-20.04 github action runner that installs the required packages for yocto build dependencies before running a bash script that clones the yocto kirkstone branch and runs the yocto-check-layer on the meta-opendds pull reqeust or master branch.

jwillemsen commented 2 years ago

Would recommend to add a dependabot file also, see https://github.com/DOCGroup/ACE_TAO/blob/master/.github/dependabot.yml