You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ops: add files required to generate THIRD_PARTY_NOTICES (#964)
* ops: add `THIRD_PARTY_NOTICES`
* ops: delete the hardcoded notices, will generate on release time
* ops: reorder `about.toml`
* ops: generate `THIRD_PARTY_NOTICES.html` in the `release` workflow
* ops: add a Rust cache for `generate-3p-notices`
* ops: validate `about.toml` covers all 3p licenses in testing
* fix: unquote `/about.toml` in bash command
0 commit comments