Skip to content

cmake: change #347

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

carlescufi
Copy link
Member

No description provided.

Avoid the following exception in the Identity test when the commit body
is empty:

Traceback (most recent call last):
  File "zephyr/scripts/ci/check_compliance.py", line 2053, in main
    n_fails = _main(args)
              ^^^^^^^^^^^
  File "zephyr/scripts/ci/check_compliance.py", line 1988, in _main
    test.run()
  File "zephyr/scripts/ci/check_compliance.py", line 1459, in run
    auth_name, auth_email, body = git(
    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: not enough values to unpack (expected 3, got 2)

Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
Copy link

@fabiobaltieri
Copy link
Member

very insightful

@nashif nashif force-pushed the main branch 13 times, most recently from 5aa49c7 to 20de630 Compare May 22, 2025 13:36
@nashif nashif force-pushed the main branch 10 times, most recently from c45fd40 to 5601af3 Compare May 29, 2025 12:06
@nashif nashif force-pushed the main branch 7 times, most recently from a4a0da6 to 34f5f8d Compare June 4, 2025 12:00
@nashif nashif force-pushed the main branch 4 times, most recently from d766c9b to 34e47f4 Compare June 14, 2025 10:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants