Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Conversation

@aam
Copy link
Member

@aam aam commented May 22, 2023

third_party/boringssl/src/rust/bssl-crypto/deny.toml coming in as part of https://dart-review.googlesource.com/c/sdk/+/304210 triggers 'potential license' license script error.

Rust sources of boringssl are not included into flutter, don't need to be scanned for licenses.

@flutter-dashboard
Copy link

It looks like this pull request may not have tests. Please make sure to add tests before merging. If you need an exemption to this rule, contact Hixie on the #hackers channel in Chat (don't just cc him here, he won't see it! He's on Discord!).

If you are not sure if you need tests, consider this rule of thumb: the purpose of a test is to make sure someone doesn't accidentally revert the fix. Ask yourself, is there anything in your PR that you feel it is important we not accidentally revert back to how it was before your fix?

Reviewers: Read the Tree Hygiene page and make sure this patch meets those guidelines before LGTMing.

aam added 2 commits May 22, 2023 10:02
third_praty/boringssl/src/rust/bssl-crypto/deny.toml triggers 'potential license', '.toml' are configuration files.
@aam aam force-pushed the skip-boringssl-toml branch from b7fb4f8 to 0ce6fcd Compare May 22, 2023 17:03
@aam aam requested a review from zanderso May 22, 2023 17:10
@aam
Copy link
Member Author

aam commented May 22, 2023

This is to unblock dart->engine roller

r'codereview.settings',
r'coderules.txt',
r'configure-ac-style.md',
r'deny.toml',
Copy link
Member

Choose a reason for hiding this comment

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

I think we should probably just skip everything under the rust bindings directory under https://boringssl.googlesource.com/boringssl/+/refs/heads/master/rust since we don't build/ship them. That exclusion would go above next to the other paths we exclude from boringssl.

Copy link
Member Author

Choose a reason for hiding this comment

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

Done

@aam aam changed the title Skip and ignore deny.toml when looking for the licenses. Skip and ignore boringssl/src/rust when looking for the licenses. May 22, 2023
@aam aam added the autosubmit Merge PR when tree becomes green via auto submit App label May 22, 2023
@auto-submit auto-submit bot merged commit bc0b7bf into flutter:main May 22, 2023
@aam aam deleted the skip-boringssl-toml branch May 22, 2023 19:57
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request May 22, 2023
auto-submit bot pushed a commit to flutter/flutter that referenced this pull request May 22, 2023
…127352)

flutter/engine@1ed9fc0...a342a91

2023-05-22 [email protected] Roll Skia from 2612bb159848 to d448fe07ea46 (5 revisions) (flutter/engine#42213)
2023-05-22 [email protected] Skip and ignore boringssl/src/rust when looking for the licenses. (flutter/engine#42210)
2023-05-22 [email protected] [Impeller] Create reusable prefix sum. (flutter/engine#42167)

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC [email protected],[email protected] on the revert to ensure that a human
is aware of the problem.

To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
CaseyHillers pushed a commit to CaseyHillers/flutter that referenced this pull request May 24, 2023
…lutter#127352)

flutter/engine@1ed9fc0...a342a91

2023-05-22 [email protected] Roll Skia from 2612bb159848 to d448fe07ea46 (5 revisions) (flutter/engine#42213)
2023-05-22 [email protected] Skip and ignore boringssl/src/rust when looking for the licenses. (flutter/engine#42210)
2023-05-22 [email protected] [Impeller] Create reusable prefix sum. (flutter/engine#42167)

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC [email protected],[email protected] on the revert to ensure that a human
is aware of the problem.

To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

autosubmit Merge PR when tree becomes green via auto submit App needs tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants