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

3rd party license check #321

Merged
merged 1 commit into from
Feb 16, 2024
Merged

Conversation

r1viollet
Copy link
Contributor

@r1viollet r1viollet commented Feb 16, 2024

What does this PR do?

The check on the 3rd party licenses was causing issues when the registry paths were different. This is a workaround where we ignore parts of the paths.

Motivation

Fix 3rd party license check flakyness
Ignore differences due to path

registry/src/index.crates.io-6f17d22bba15001f/ring-0.16.20/LICENSE

Additional Notes

NA

How to test the change?

This is a CI change

For Reviewers

  • If this PR touches code that signs or publishes builds or packages, or handles credentials of any kind, I've requested a review from @DataDog/security-design-and-guidance.
  • This PR doesn't touch any of that.

@r1viollet r1viollet requested a review from a team as a code owner February 16, 2024 12:26
The check on the 3rd party licenses was causing issues when the registry paths were different.
This is a workaround where we ignore parts of the paths.
@r1viollet r1viollet force-pushed the r1viollet/fix_3rd_party_flakyness branch from 0e94fba to 6173a19 Compare February 16, 2024 12:33
@r1viollet r1viollet merged commit f559b7e into main Feb 16, 2024
16 of 20 checks passed
@bantonsson bantonsson deleted the r1viollet/fix_3rd_party_flakyness branch March 7, 2024 07:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants