Branch: refs/heads/main Home: https://github.com/OpenAMP/open-amp Commit: 6a5fdf1b1f7650b65115a64bbc23729e2e215b97 https://github.com/OpenAMP/open-amp/commit/6a5fdf1b1f7650b65115a64bbc23729e2... Author: Bill Mills bill.mills@linaro.org Date: 2024-10-18 (Fri, 18 Oct 2024)
Changed paths: M .github/actions/build_ci/entrypoint.sh
Log Message: ----------- CI: reduce zephyr sdk install verbosity
Reduce the console output for the Zephyr sdk install. This now matches the intent of libmetal but uses the documented wget option.
Signed-off-by: Bill Mills bill.mills@linaro.org
Commit: 3541b5771bc7d0e0cd5259f6315639123be8fc05 https://github.com/OpenAMP/open-amp/commit/3541b5771bc7d0e0cd5259f6315639123... Author: Bill Mills bill.mills@linaro.org Date: 2024-10-18 (Fri, 18 Oct 2024)
Changed paths: M .github/actions/build_ci/entrypoint.sh M .github/workflows/continuous-integration.yml A .github/workflows/heathcheck.yml
Log Message: ----------- CI: Do Zephyr build tests on known good and latest versions
Allow Zephyr testing to either use locked known good values or the very latest versions.
This brings open-amp to parity with libmetal. Open-amp did not have the SDK URL discovery code so that was added here as part of this.
The known good versions are best for PR checking as if the build fails it is almost always the PR itself that broke it.
The latest version is good for periodically checking compatibility with the very latest Zephyr changes.
For now we run both on pushes and PRs.
We also run main against the latest zephyr check weekly as a look ahead.
Signed-off-by: Bill Mills bill.mills@linaro.org
Compare: https://github.com/OpenAMP/open-amp/compare/c3132d0d631a...3541b5771bc7
To unsubscribe from these emails, change your notification settings at https://github.com/OpenAMP/open-amp/settings/notifications
openamp-rp@lists.openampproject.org