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

Add dependency cross matching #731

Conversation

tgonzalezorlandoarm
Copy link
Member

  • Add a script to check for mismatches in dependencies in the repository.
  • Add a dependency mismatcher job that checks whether any dependencies have more than one versions.

Mismatches are two different versions of the same dependency

@tgonzalezorlandoarm tgonzalezorlandoarm added the testing Task related to testing label Nov 3, 2023
@tgonzalezorlandoarm tgonzalezorlandoarm self-assigned this Nov 3, 2023
@tgonzalezorlandoarm tgonzalezorlandoarm requested a review from a team as a code owner November 3, 2023 17:29
@tgonzalezorlandoarm
Copy link
Member Author

gowthamsk-arm
gowthamsk-arm previously approved these changes Nov 6, 2023
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.

 * Add a script to check for mismatches in dependencies in the
   repository.

Mismatches are two different versions of the same dependency.

Signed-off-by: Tomás González <tomasagustin.gonzalezorlando@arm.com>
Add a dependency mismatcher job that checks whether any dependencies
have more than one versions.

Signed-off-by: Tomás González <tomasagustin.gonzalezorlando@arm.com>
@tgonzalezorlandoarm
Copy link
Member Author

Ran a new check with the new changes and it passes:
https://github.com/tgonzalezorlandoarm/parsec/actions/runs/6771105440

@tgonzalezorlandoarm tgonzalezorlandoarm merged commit fd06ae7 into parallaxsecond:main Nov 6, 2023
13 checks passed
@tgonzalezorlandoarm tgonzalezorlandoarm deleted the tg/deps-cross-matching branch November 23, 2023 14:19
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