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

chore: Add License Validation #2579

Merged
merged 2 commits into from
Sep 1, 2023
Merged

chore: Add License Validation #2579

merged 2 commits into from
Sep 1, 2023

Conversation

ankpshah
Copy link
Contributor

  • PR title and description conform to Pull Request guidelines.

Issue #, if available:

Description of changes:
Add License validation as part of build step.

How did you test these changes?
(Please add a line here how the changes were tested)

Documentation update required?

  • No
  • Yes (Please include a PR link for the documentation update)

General Checklist

  • Added Unit Tests
  • Added Integration Tests
  • Security oriented best practices and standards are followed (e.g. using input sanitization, principle of least privilege, etc)

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@ankpshah ankpshah requested a review from a team as a code owner August 31, 2023 18:21
build.gradle.kts Outdated Show resolved Hide resolved
@codecov-commenter
Copy link

codecov-commenter commented Aug 31, 2023

Codecov Report

Merging #2579 (a948968) into main (0ef9fb2) will decrease coverage by 0.01%.
The diff coverage is n/a.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the GitHub App Integration for your organization. Read more.

@@            Coverage Diff             @@
##             main    #2579      +/-   ##
==========================================
- Coverage   41.24%   41.23%   -0.01%     
==========================================
  Files         885      885              
  Lines       28237    28237              
  Branches     3993     3993              
==========================================
- Hits        11645    11644       -1     
- Misses      15308    15309       +1     
  Partials     1284     1284              

@ankpshah ankpshah merged commit 2298d7f into main Sep 1, 2023
3 checks passed
@ankpshah ankpshah deleted the ankpshah/license-validation branch September 1, 2023 00:36
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.

5 participants