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

Update the external license check to be close to the internal check. #45799

Conversation

advaitjain
Copy link
Member

@advaitjain advaitjain commented Dec 17, 2020

Manually updated the licenses in the files that are not excluded from a license check in the internal CI system, and removed these exclusions in the external CI system as well.

The remaining external exclusions that are not excluded internally are:

  • .bzl
  • .h5
  • .tpl
  • .properties

Will will fix these remaining discrepancies incrementally, as and when a PR touches such a file and runs afoul of the internal checks.

See http://b/175315163#comment7 for more details.

Manually updated the licenses in the files that are not excluded from a
license check in the internal CI system, and removed these exclusions in
the external CI system as well.

The external exclusions that are not excluded internally are:
 * .bzl
 * .h5
 * .tpl
 * .properties

Will will fix these remaining discrepancies incrementally, as and when a
PR touches such a file and runs afoul of the internal checks.

See http://b/175315163#comment7 for more details.
@google-ml-butler google-ml-butler bot added the size:M CL Change Size: Medium label Dec 17, 2020
@google-ml-butler
Copy link

Thanks for contributing to TensorFlow Lite Micro.

To keep this process moving along, we'd like to make sure that you have completed the items on this list:

We would like to have a discussion on the Github issue first to determine the best path forward, and then proceed to the PR review.

@google-cla google-cla bot added the cla: yes label Dec 17, 2020
@advaitjain advaitjain added the comp:micro Related to TensorFlow Lite Microcontrollers label Dec 17, 2020
@google-ml-butler google-ml-butler bot added kokoro:force-run Tests on submitted change ready to pull PR ready for merge process labels Dec 17, 2020
@kokoro-team kokoro-team removed the kokoro:force-run Tests on submitted change label Dec 17, 2020
…cense-exclusions

Manually fixed these conflicts:
	tensorflow/lite/micro/testing/test_bluepill_binary.sh
@google-ml-butler google-ml-butler bot removed the ready to pull PR ready for merge process label Dec 17, 2020
@advaitjain advaitjain added kokoro:force-run Tests on submitted change ready to pull PR ready for merge process labels Dec 17, 2020
@kokoro-team kokoro-team removed the kokoro:force-run Tests on submitted change label Dec 17, 2020
@google-ml-butler google-ml-butler bot removed the ready to pull PR ready for merge process label Dec 17, 2020
@advaitjain advaitjain added kokoro:force-run Tests on submitted change ready to pull PR ready for merge process labels Dec 17, 2020
@kokoro-team kokoro-team removed the kokoro:force-run Tests on submitted change label Dec 17, 2020
@copybara-service copybara-service bot merged commit 347146c into tensorflow:master Dec 18, 2020
@advaitjain advaitjain deleted the match-internal-license-exclusions branch December 18, 2020 00:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes comp:micro Related to TensorFlow Lite Microcontrollers ready to pull PR ready for merge process size:M CL Change Size: Medium
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants