Ecosyste.ms: Timeline

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

oss-review-toolkit/ort

fviernau created a review comment on a pull request on oss-review-toolkit/ort
I've made another PR: https://github.com/oss-review-toolkit/ort/pull/9313

View on GitHub

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

View on GitHub

fviernau created a review comment on a pull request on oss-review-toolkit/ort
I've made another PR: https://github.com/oss-review-toolkit/ort/pull/9313

View on GitHub

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

View on GitHub

fviernau pushed 3 commits to pub-follow-up-fix-ups oss-review-toolkit/ort
  • fix(pub): Support deserializing hosted deps without version constraint Fixes #9310. Signed-off-by: Frank Viernau <f... 950624a
  • docs(pub): Move a comment to the data class docs Signed-off-by: Frank Viernau <[email protected]> f76f1b0
  • refactor(pub): Add a default value for `version` for consistency Signed-off-by: Frank Viernau <[email protected]> 476f6cb

View on GitHub

fviernau created a branch on oss-review-toolkit/ort

pub-follow-up-fix-ups - A suite of tools to automate software compliance checks.

sschuberth created a comment on an issue on oss-review-toolkit/ort
Maybe we should work on this issue before upgrading to [ScanCode 32.3.0](https://github.com/aboutcode-org/scancode-toolkit/releases/tag/v32.3.0), which introduces new major output format version 4....

View on GitHub

sschuberth created a comment on a pull request on oss-review-toolkit/ort
> I don't know if this is valid, or if it is better to say something like "There are no namespaces in Go". You may want to refer to [this comment](https://github.com/package-url/purl-spec/pull/1...

View on GitHub

sschuberth created a comment on a pull request on oss-review-toolkit/ort
> This is due to all dependencies being stored in a large tree structure, which consumes a significant amount of memory. BTW, this is due to *GradleInspector* using [the same `GradleModel` as th...

View on GitHub

sschuberth created a review comment on a pull request on oss-review-toolkit/ort
Please use `getOrPut()` instead: val dependencies = globalDependencySubtrees.getOrPut(id.displayName) { selectedComponent.dependencies.toOrtDependencies(poms, visited + id) }

View on GitHub

sschuberth 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
https://scancode-licensedb.aboutcode.org/ecma-no-patent.yml has `is_exception: yes`.

View on GitHub

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

View on GitHub

fviernau closed an issue on oss-review-toolkit/ort
Pub cannot parse Yaml file
A customer from us started to experience issues with Pub since some time: ``` IncorrectTypeException at dev_dependencies.lint on line 18, column 8: Expected element to be YamlMap but is YamlNull a...
fviernau pushed 1 commit to main oss-review-toolkit/ort
  • fix(pub): Support deserializing hosted deps without version constraint Fixes #9310. Signed-off-by: Frank Viernau <f... 950624a

View on GitHub

fviernau deleted a branch oss-review-toolkit/ort

pub-fix-deserializing-deps-without-version-contraint

sschuberth created a review comment on a pull request on oss-review-toolkit/ort
Shouldn't this better go to documentation for the property in the class?

View on GitHub

sschuberth 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
For consistency with `url`, shouldn't this also have a default value of `null`? Note that if this class would be used with regular deserialization, and not with a custom serializer only, an expl...

View on GitHub

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

View on GitHub

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

View on GitHub

fviernau opened a draft pull request on oss-review-toolkit/ort
fix(pub): Support deserializing hosted deps without version constraint
Fixes #9310.
fviernau created a branch on oss-review-toolkit/ort

pub-fix-deserializing-deps-without-version-contraint - A suite of tools to automate software compliance checks.

sschuberth pushed 1 commit to main oss-review-toolkit/ort

View on GitHub

sschuberth deleted a branch oss-review-toolkit/ort

pip-funtest-update

sschuberth closed a pull request on oss-review-toolkit/ort
test(python): Update expected results
fviernau created a review on a pull request on oss-review-toolkit/ort

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/9311?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
test(python): Update expected results
Load more