Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

oss-review-toolkit/ort

sschuberth pushed 1 commit to main oss-review-toolkit/ort
  • feat(fossid): Make FossID sensitivity configurable Add the option for the user to specify the sensitivity for a Foss... e5c6e0c

View on GitHub

sschuberth pushed 1 commit to main oss-review-toolkit/ort
  • fix(spdx-utils): Accept the "no patent" exception See e.g. [1], which is marked as an exception. [1]: https://scanc... 9d0873c

View on GitHub

sschuberth deleted a branch oss-review-toolkit/ort

no-patent-exception

sschuberth closed a pull request on oss-review-toolkit/ort
fix(spdx-utils): Accept the "no patent" exception
See e.g. [1], which is marked as an exception. [1]: https://scancode-licensedb.aboutcode.org/?search=LicenseRef-scancode-ecma-no-patent
codecov[bot] created a comment on a pull request on oss-review-toolkit/ort
## [Codecov](https://app.codecov.io/gh/oss-review-toolkit/ort/pull/9292?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=os...

View on GitHub

sschuberth opened a pull request on oss-review-toolkit/ort
fix(spdx-utils): Accept the "no patent" exception
See e.g. [1], which is marked as an exception. [1]: https://scancode-licensedb.aboutcode.org/?search=LicenseRef-scancode-ecma-no-patent
sschuberth created a branch on oss-review-toolkit/ort

no-patent-exception - A suite of tools to automate software compliance checks.

sschuberth created a comment on an issue on oss-review-toolkit/ort
This probably has the same root cause as https://github.com/oss-review-toolkit/ort/issues/5232 and is not related to Gradle specifically.

View on GitHub

schvvarzekatze opened an issue on oss-review-toolkit/ort
Scan step crashes with SVNException
### When using For Gradle packages the scan crashes with an error The same config including environment is only working and generation successful reports for Yarn as package manager. Question: ...
sschuberth created a review comment on a pull request on oss-review-toolkit/ort
> So, there are still multiple JSON objects in the output. Thanks for checking. > Maybe, to be on the safe side, we should look for the first object with type "inspect" ? Makes sense to me!

View on GitHub

sschuberth created a review on a pull request on oss-review-toolkit/ort

View on GitHub

oheger-bosch created a review comment on a pull request on oss-review-toolkit/ort
I tested the following command: `yarn info --json --silent [email protected]` The output is ``` {"type":"warning","data":"package.json: No license field"} {"type":"inspect","data":{"name":"com...

View on GitHub

oheger-bosch created a review on a pull request on oss-review-toolkit/ort

View on GitHub

sschuberth created a review comment on a pull request on oss-review-toolkit/ort
> While reducing the output may help in this case, I guess the question is: Does `--slient` only *reduce* the output, or does it get rid of *all* otherwise unparsable output, so that no other ch...

View on GitHub

sschuberth created a review on a pull request on oss-review-toolkit/ort

View on GitHub

nnobelis created a comment on an issue on oss-review-toolkit/ort
The "temporary" fix is still active, but only for the snippet matched lines (notice the `firstOrNull` call): https://github.com/oss-review-toolkit/ort/blob/a28a50396b1d4d07d120e5b42d155d754188d396...

View on GitHub

oheger-bosch created a review comment on a pull request on oss-review-toolkit/ort
Not easily, I am afraid. Unfortunately, the issue occurs only on our production system, and I was not able to reproduce it on a test system. It probably only occurs if there is a certain load. Whi...

View on GitHub

oheger-bosch created a review on a pull request on oss-review-toolkit/ort

View on GitHub

nnobelis created a comment on an issue on oss-review-toolkit/ort
No, none at all :(

View on GitHub

sschuberth created a review comment on a pull request on oss-review-toolkit/ort
> I wonder if we can simply silence the info log output on stdout, by using `--silent` as option. Is this something you could still check, @oheger-bosch?

View on GitHub

sschuberth created a review on a pull request on oss-review-toolkit/ort

View on GitHub

sschuberth created a comment on a pull request on oss-review-toolkit/ort
> The only problem I have with this is that I do not see a way how a test could be written for this. I'd be fine with not having a dedicated test for this, esp. if writing such a test would be m...

View on GitHub

oheger-bosch created a comment on a pull request on oss-review-toolkit/ort
@sschuberth, @fviernau, can we come to a conclusion here? The proposal made by @sschuberth seems to be the most straight-forward solution and should address the comments from @fviernau as well, rig...

View on GitHub

sschuberth pushed 1 commit to main oss-review-toolkit/ort
  • deps: update dependency org.cyclonedx:cyclonedx-core-java to v9.1.0 8c103c4

View on GitHub

sschuberth deleted a branch oss-review-toolkit/ort

renovate/cyclonedx

sschuberth closed a pull request on oss-review-toolkit/ort
deps: update dependency org.cyclonedx:cyclonedx-core-java to v9.1.0
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.cyclonedx:cyclonedx-core-java](https://redirect.github.com/Cyc...
sschuberth created a review on a pull request on oss-review-toolkit/ort

View on GitHub

sschuberth pushed 1 commit to main oss-review-toolkit/ort
  • deps: update dependency io.github.pdvrieze.xmlutil:serialization to v0.90.2 06537b2

View on GitHub

sschuberth deleted a branch oss-review-toolkit/ort

renovate/xmlutil

sschuberth closed a pull request on oss-review-toolkit/ort
deps: update dependency io.github.pdvrieze.xmlutil:serialization to v0.90.2
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [io.github.pdvrieze.xmlutil:serialization](https://redirect.github....
Load more