Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI: Fix checkpatch #243

Merged
merged 1 commit into from
Jul 10, 2023
Merged

CI: Fix checkpatch #243

merged 1 commit into from
Jul 10, 2023

Conversation

arnopo
Copy link
Contributor

@arnopo arnopo commented Jul 10, 2023

The CI does not consider "check" reported by checkpatch. This commit fixes it by:

  • rebasing check_compliance.py compliance.yml to integrate Zephyr updates,
  • add detection of the "check" in the report.

The CI does not consider "check" reported by checkpatch.
This commit fixes it by:

- rebasing check_compliance.py compliance.yml to integrate Zephyr updates,
- add detection of the "check" in the report.

Signed-off-by: Arnaud Pouliquen <[email protected]>
@arnopo arnopo added this to the Release V2023.10 milestone Jul 10, 2023
@arnopo arnopo requested review from edmooring and tnmysh July 10, 2023 10:04
@arnopo arnopo linked an issue Jul 10, 2023 that may be closed by this pull request
@arnopo arnopo merged commit 4976e58 into OpenAMP:main Jul 10, 2023
3 checks passed
@arnopo
Copy link
Contributor Author

arnopo commented Jul 10, 2023

Similar to OpenAMP/open-amp#497
I merge it as it is CI test

@arnopo arnopo deleted the fix_CI branch October 16, 2023 09:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Checkpatch improvement complain on check report
1 participant