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 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....
mustafacco7 starred oss-review-toolkit/ort
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/9289?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

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/9288?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

renovate[bot] opened 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...
renovate[bot] created a branch on oss-review-toolkit/ort

renovate/cyclonedx - A suite of tools to automate software compliance checks.

renovate[bot] opened 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....
renovate[bot] created a branch on oss-review-toolkit/ort

renovate/xmlutil - A suite of tools to automate software compliance checks.

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/9287?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
Miscellaneous smaller Pub serialization improvements
Please have a look at the individual commit messages for the details.
Load more