Closed sjackman closed 4 years ago
I'm working on fetching the license information right now. Here's the script in the meantime: https://github.com/MLH-Fellowship/brew/blob/license-fetch/Library/Homebrew/dev-cmd/license.rb
Here is the report.csv
file that's generated. Looks like license information was found for about 170 formulae.
How would you like me to submit the code changes? When I added license info to homebrew-core Mike wanted each file to have its own commit, and to not submit a PR to avoid useless CI runs.
One commit per file, and please do open a PR. It will almost certainly time out or fail for some other reason, but I'll squash merge it without updating the files. I just want the PR to record the change.
Thank you, Will! 🏆
Always glad to help 😀
Just a heads up: the script had an SSL issue with pathvisio
. Seems like that was a known thing when the formula was merged? https://github.com/brewsci/homebrew-bio/pull/45
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.
@whoiswillma Hi, William. I maintain this third-party tap Brewsci/bio. I hear that you may have a script to automatically add licenses when it can be determined from GitHub or the source tarball. Would you be interested in either running that script for Brewsci/bio and opening a PR or sharing that script with me? Thank you!
cc @SeekingMeaning