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

Dependency mismatcher Comparison option #745

Conversation

tgonzalezorlandoarm
Copy link
Member

  • Add an option to the dependency mismatcher job to compare both parsec and parsec-tool repository.
  • Minor improvements to the "generics" of the code and its maintainability

Add the --compare option to compare the dependency mismatches
between the parsec and parsec-tool repositories.

Signed-off-by: Tomás González <[email protected]>
The mismatcher job's errors are now handled directly in the
utils/dependency_cross_matcher.py script, so:

 * Remove the error handling logic in ci.sh for the mismatcher
   option.

Signed-off-by: Tomás González <[email protected]>
@tgonzalezorlandoarm tgonzalezorlandoarm added the testing Task related to testing label Nov 28, 2023
@tgonzalezorlandoarm tgonzalezorlandoarm self-assigned this Nov 28, 2023
@tgonzalezorlandoarm tgonzalezorlandoarm requested a review from a team as a code owner November 28, 2023 13:54
@tgonzalezorlandoarm tgonzalezorlandoarm force-pushed the tg/dependency-mismatcher-compare branch 2 times, most recently from c40eceb to ae97777 Compare November 30, 2023 17:31
Enable the script to be called with parsec-tool repository, by
adding its exception list.

Signed-off-by: Tomás González <[email protected]>
@tgonzalezorlandoarm tgonzalezorlandoarm force-pushed the tg/dependency-mismatcher-compare branch from ae97777 to 4d26701 Compare November 30, 2023 17:33
Copy link
Contributor

@gowthamsk-arm gowthamsk-arm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks. LGTM.

@tgonzalezorlandoarm tgonzalezorlandoarm enabled auto-merge (rebase) November 30, 2023 17:44
@gowthamsk-arm gowthamsk-arm merged commit c8a8eaa into parallaxsecond:main Dec 1, 2023
16 checks passed
@tgonzalezorlandoarm tgonzalezorlandoarm deleted the tg/dependency-mismatcher-compare branch March 18, 2024 16:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
testing Task related to testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants