*: add Go third-party notices - #6098
Conversation
Signed-off-by: weizheng <wei.zheng@pingcap.com>
|
Skipping CI for Draft Pull Request. |
|
Important Review skippedReview was skipped as selected files did not have any reviewable changes. 💤 Files selected but had no reviewable changes (1)
⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Team Run ID: 📒 Files selected for processing (1)
You can disable this status message by setting the Use the checkbox below for a quick retry:
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
/type development |
|
@dillon-zheng: The label(s) DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the ti-community-infra/tichi repository. |
|
/type enhancement |
|
/run-check-issue-triage-complete |
|
/remove-type enhancement |
[LGTM Timeline notifier]Timeline:
|
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: asddongmen, kennytm, lidezhu The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
@dillon-zheng: The following tests failed, say
Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
What problem does this PR solve?
Issue Number: ref #6164
What is changed and how it works?
Adds a self-contained root
ThirdPartyNotices.txtfor the Go dependency graph.go list -deps ./..., with tests excluded.github.com/pingcap/andgithub.com/tikv/modules.3f0a68abf1419f9a9570e498c4a0ccff84fc2530.us-docker.pkg.dev/pingcap-testing-account/internal/test/notice-generator@sha256:60fd803ae1ff5d74cc158cc9190d27c2b0bef4b892bcbe8d9b7de0c1ae2252d5(Go 1.25.12, go-licenses v1.6.0).sourcegraph.com/sourcegraph/appdash-data; the latter embeds a pinned asset-level inventory with complete license texts and retained headers.Check List
Tests
./...passed.git diff --check.Questions
Will it cause performance regression or break compatibility?
No. This adds a documentation-only notice file.
Do you need to update user documentation, design documentation or monitoring documentation?
No.
Release note