Add CI using Github actions and update README
authorKevin Petit <kevin.petit@arm.com>
Wed, 23 Jun 2021 16:36:33 +0000 (17:36 +0100)
committerKevin Petit <kevin.petit@arm.com>
Wed, 23 Jun 2021 17:21:33 +0000 (18:21 +0100)
commit292387ae143e2712b14d79a7a48bd784fcf070c8
tree859ecd2adde3f8ffde9b49f902ce90fc0f2ac6e9
parentf95c3b3761ee1b1903f54ae69b526ed6f0edc3b9
Add CI using Github actions and update README

- Run on Linux, macOS and Windows
- Check that the headers install works
- Check the example can be built
- Check the header generation tool can be built
- Generate headers and check they match the committed files
- Mention the requirement to install the header generation tool in README

Change-Id: I8385b3931064ad677d7aa49b2514cea9b4602168
Signed-off-by: Kevin Petit <kevin.petit@arm.com>
.github/workflows/presubmit.yml [new file with mode: 0644]
README.md
tools/buildHeaders/bin/makeHeaders