Branch: refs/heads/master Home: https://github.com/OpenAMP/libmetal Commit: 4a03c72967380eee91e66461a34d2c74fbadadc1 https://github.com/OpenAMP/libmetal/commit/4a03c72967380eee91e66461a34d2c74f... Author: Arnaud Pouliquen arnaud.pouliquen@st.com Date: 2020-10-16 (Fri, 16 Oct 2020)
Changed paths: A .github/actions/build_ci/Dockerfile A .github/actions/build_ci/README.md A .github/actions/build_ci/action.yml A .github/actions/build_ci/entrypoint.sh
Log Message: ----------- CI: add target build ci action
Add github action to check build for different targets. This action replaces the travis test.
Signed-off-by: Arnaud Pouliquen arnaud.pouliquen@st.com
Commit: 85b5240bd217ba33a40899b2bbb345ffb99bea85 https://github.com/OpenAMP/libmetal/commit/85b5240bd217ba33a40899b2bbb345ffb... Author: Arnaud Pouliquen arnaud.pouliquen@st.com Date: 2020-10-16 (Fri, 16 Oct 2020)
Changed paths: A .github/workflows/compliance.yml M .github/workflows/continuous-integration.yml
Log Message: ----------- CI: add build action in CI workflow
Add build test for multi platforms
Signed-off-by: Arnaud Pouliquen arnaud.pouliquen@st.com
Commit: 53c48a1e4858d15b2265a6a62a82007071421772 https://github.com/OpenAMP/libmetal/commit/53c48a1e4858d15b2265a6a62a8200707... Author: Arnaud Pouliquen arnaud.pouliquen@st.com Date: 2020-10-16 (Fri, 16 Oct 2020)
Changed paths: M test/CMakeLists.txt M test/system/zephyr/alloc.c M test/system/zephyr/main.c
Log Message: ----------- test: fix zephyr test
Fix zephyr test for zephyr V2.2 compatibility.
Signed-off-by: Arnaud Pouliquen arnaud.pouliquen@st.com
Commit: 9b3357d3fd362029c0bce01096db479d28e79d45 https://github.com/OpenAMP/libmetal/commit/9b3357d3fd362029c0bce01096db479d2... Author: Arnaud Pouliquen arnaud.pouliquen@st.com Date: 2020-10-16 (Fri, 16 Oct 2020)
Changed paths: R .travis.yml
Log Message: ----------- CI: suppress travis actions
As test as been migrated in a github action, suppress travis tests to limit dependency with an external tools
Signed-off-by: Arnaud Pouliquen arnaud.pouliquen@st.com
Compare: https://github.com/OpenAMP/libmetal/compare/30af011301c5...9b3357d3fd36
openamp-rp@lists.openampproject.org