-
Notifications
You must be signed in to change notification settings - Fork 885
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
Add missing dependencies to brave://credits #3899
Conversation
520cd96
to
d15e4aa
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM++
d15e4aa
to
f5a5c39
Compare
f5a5c39
to
622b240
Compare
622b240
to
7e979b8
Compare
We received permission to use these in Brave directly from the photographer, Will Christiansen.
None of these have any other changes than the license or copyright notice.
We pull in Tor binaries which we build using https://github.com/brave/tor_build_scripts
This includes all of the dependencies (excluding devDependencies) in brave-browser and brave-core package.json.
These files were only needed before these separate projects got merged into the brave-core repo.
7e979b8
to
c91993d
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great job wrangling all these licenses together! 😄 Definitely easy to read on a commit/commit basis
With the exception of https://ci.brave.com/job/brave-browser-build-pr/job/francois-add-missing-licenses-6809/4/execution/node/478/log/ (which @linhkikuchi points out is The Mac build timed out however: https://ci.brave.com/job/brave-browser-build-pr/job/francois-add-missing-licenses-6809/4/execution/node/708/log/ |
Verified this works (and builds) great on macOS - CI had some complications; I'm 👍on merging since it works great here 😄 |
Fixes brave/brave-browser#6809.
(Looking at the commits individually might be easier than looking at the big diff.)
Submitter Checklist:
npm run lint
)git rebase master
(if needed).git rebase -i
to squash commits (if needed).Test Plan:
Open
brave://credits
and ensure that these entries are present:For each of these, check that:
Reviewer Checklist:
After-merge Checklist:
changes has landed on.