-
Notifications
You must be signed in to change notification settings - Fork 202
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* add generate_licenses.py * add cuda, open_jtalk license in repo * remove ignore line of each_cpp_forwarder package * add license json endpoint * add public/index.html * fix format * remove index/license endpoint * add license generation test ci * generate licenses.json in docker * use redirect * fix filename in binary dist * fix step name * use venv for license check in ci * use bash shell in ci * switch venv command for os * unquote * drop generate_licenses output on ci * Apply suggestions from code review Co-authored-by: Hiroshiba <[email protected]>
- Loading branch information
Showing
9 changed files
with
2,112 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -17,3 +17,5 @@ venv/ | |
|
||
/build | ||
/cache | ||
|
||
/licenses.json |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.