Thomas Steenbergen
Thomas Steenbergen
Creating this ticket to provide an overview of all tickets part of larger effort to improve ORT's documentation The order of below listed issues may change as this epic progresses.
Add support for the BitBake (Yocto) dependency manager to the analyzer module. Links: BitBake manual: https://www.yoctoproject.org/docs/1.6/bitbake-user-manual/bitbake-user-manual.html Useful Bitbake commands: https://community.nxp.com/docs/DOC-94953 - bitbake-layers show-layers - bitbake-layers show-recipes Bitbake repos: https://git.yoctoproject.org/ Projects...
It makes no sense to run the full suite of CI checks for documentation only changes.
Users have complained about the state of ORT's documentation how many features are not documented and information is hard to find. This was a topic of a workshop during the...
ORT's README list as one of it's features "Create a source code archive for your software project and its dependencies to comply with certain licenses or have your own copy...
This ticket is for the steering committee to review where within TODO channels we need to clean up things and/or document a process how clean up is done. Example of...
Would be nice if the SPDX specification specifies itself with a SPDX file as CC-BY-3.0 AND MIT
PR contains series of changes to prepare showing effective licenses in the Summary tab of the WebApp report.
Propose to change path in [VcsInfoCuration](https://github.com/heremaps/oss-review-toolkit/blob/master/reporter-web-app/src/models/VcsInfoCuration.js) from a string to a glob expression to allow specifying a curation where the path is only a subset of directories within a directory....
Apache Hadoop depends on `Maven:org.apache.directory.api:api-asn1-api:1.0.0-M20`. This `api-asn1-api` packages is actually located in a sub directory of the parent repository so I created below curation ``` - id: "Maven:org.apache.directory.api:api-asn1-api" curations: comment:...