Ecosyste.ms: Timeline

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

oss-review-toolkit/ort

wkl3nk created a review comment on a pull request on oss-review-toolkit/ort
I will make myself familiar with it.

View on GitHub

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

View on GitHub

sschuberth opened a pull request on oss-review-toolkit/ort
deps(docker): Upgrade Askalono to version 0.5.0
See [1]. [1]: https://github.com/jpeddicord/askalono/releases/tag/0.5.0
sschuberth created a branch on oss-review-toolkit/ort

askalono-bump - A suite of tools to automate software compliance checks.

fviernau pushed 2 commits to npm-drop-fake-parallelization oss-review-toolkit/ort
  • refactor(npm): Remove unused parallelization constructs The code looks like it would run things in parallel, but it ... 3f631aa
  • refactor(npm): Drop a slightly misleading log output The log message sounds as if the function would have search the... 783b8cc

View on GitHub

fviernau created a review comment on a pull request on oss-review-toolkit/ort
> since only a single package was processed hm, I made the observation when running the fun tests, so not a single package but multiple package were involved. (A single package cannot be process...

View on GitHub

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

View on GitHub

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

View on GitHub

sschuberth pushed 1 commit to rlm-imps oss-review-toolkit/ort
  • refactor(model)!: Rename a class to `PathLicenseMatcher` The name `RootLicenseMatcher` was confusing as not necessar... 2e98fa5

View on GitHub

sschuberth pushed 25 commits to rlm-imps oss-review-toolkit/ort
  • deps: update dependency com.github.jmongard.git-semver-plugin to v0.12.11 ed4bccf
  • chore: Align custom kotlinx-serializers to be objects, part 2 This is a follow-up to 9607cd0 for code that was merge... d743b8a
  • docs(pub): Add links to dependency types Signed-off-by: Sebastian Schuberth <[email protected]> 89f8422
  • chore(pub): Order dependency classes as in the linked documentation Signed-off-by: Sebastian Schuberth <sebastian@do... 9b9d996
  • refactor(pub): Reduce code by delegating to the default serializer Signed-off-by: Sebastian Schuberth <sebastian@dou... bd745c1
  • chore(pub): Simplify deserializing dependencies The dependencies node itself is never a scalar, so the code can be s... 5c27750
  • chore(pub): Handle dependency types in the same order as documented Signed-off-by: Sebastian Schuberth <sebastian@do... 7b1c5b9
  • refactor(pub): Reorder classes into packages Remove the `utils` package and move its only class to the root. In exch... 0efd79b
  • refactor(pub): Only use a single shared YAML instance Signed-off-by: Sebastian Schuberth <[email protected]> 201e0de
  • fix(yarn): Deal with retries when parsing the command output When Yarn encounters network problems on querying detai... ad9a363
  • test(python): Update expected results Signed-off-by: Sebastian Schuberth <[email protected]> 56c1e8a
  • 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]> 36418b6
  • refactor(pub): Add a default value for `version` for consistency Signed-off-by: Frank Viernau <[email protected]> 19aaa1c
  • fix(gradle-inspector): Optimize memory by caching dependency subtrees In large projects with many dependencies, the ... 9ccccf6
  • deps: update dependency @mdx-js/react to v3.1.0 1106470
  • deps: update dependency org.asciidoctor:asciidoctorj-pdf to v2.3.19 f24b2b3
  • deps: Update the dependency-analysis-gradle-plugin to version 2.2.0 622655e
  • deps: update dependency org.semver4j:semver4j to v5.4.1 65df485
  • deps: update github/codeql-action digest to f779452 3101aa8
  • and 5 more ...

View on GitHub

sschuberth created a comment on a pull request on oss-review-toolkit/ort
Mind having a look, @oheger-bosch?

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

fviernau pushed 1 commit to npm-drop-fake-parallelization oss-review-toolkit/ort
  • refactor(npm): Remove unused parallelization constructs The code looks like it would run things in parallel, but it ... 6f80410

View on GitHub

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

npm-drop-fake-parallelization - A suite of tools to automate software compliance checks.

sschuberth pushed 9 commits to purl-imps oss-review-toolkit/ort
  • test(pub): Update expected results Signed-off-by: Sebastian Schuberth <[email protected]> 8808d0c
  • test(osv): Update expected results Signed-off-by: Sebastian Schuberth <[email protected]> 6bb98df
  • docs(model): Clarify in a test what a "clean" purl is supposed to be Signed-off-by: Sebastian Schuberth <sebastian@d... aed4cef
  • chore(model): Nest purl tests in preparation for adding more tests Signed-off-by: Sebastian Schuberth <sebastian@dou... b50a962
  • chore: Align on "purl" spelling for Package URLs That seems to be the official spelling, see [1]. [1]: https://gith... ca02267
  • refactor(model): Move purl-related tests to `PurlExtensionsTest` Signed-off-by: Sebastian Schuberth <sebastian@doubl... c8380c6
  • chore(model): Remove a few redundant purl tests Qualifiers are already tested as part of provenance conversion. Sig... 3f06977
  • fix(model): Rework purl conversion according to the specs Implement the pseudo-algorithm described at [1]. Most impo... 8aa9ef3
  • test(model): Test against the official purl test suite data The data has been copied from [1]. [1]: https://github.... cfbda47

View on GitHub

sschuberth created a review comment on a pull request on oss-review-toolkit/ort
> options are only available if the VCS plugin is consumed using the API. I fear that's not enough. For the PR to be acceptable, VCS plugins should be configurable via `config.yml` entries, [jus...

View on GitHub

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

View on GitHub

wkl3nk created a review comment on a pull request on oss-review-toolkit/ort
I hope I have improved the commit message now, also emphasising that this options are only available if the VCS plugin is consumed using the API.

View on GitHub

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

View on GitHub

wkl3nk created a review comment on a pull request on oss-review-toolkit/ort
Just saw it for the Gradle and GradleInspector plugins. Makes sense to do it in the same way.

View on GitHub

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

View on GitHub

sschuberth pushed 2 commits to main oss-review-toolkit/ort

View on GitHub

sschuberth deleted a branch oss-review-toolkit/ort

pub-funtest-update

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

View on GitHub

sschuberth pushed 1 commit to pub-funtest-update oss-review-toolkit/ort

View on GitHub

sschuberth opened a pull request on oss-review-toolkit/ort
test(pub): Update expected results
sschuberth created a branch on oss-review-toolkit/ort

pub-funtest-update - A suite of tools to automate software compliance checks.

sschuberth pushed 2 commits to purl-imps oss-review-toolkit/ort
  • fix(model): Rework purl conversion according to the specs Implement the pseudo-algorithm described at [1]. Most impo... 8057c65
  • test(model): Test against the official purl test suite data The data has been copied from [1]. [1]: https://github.... 6a33c3c

View on GitHub

sschuberth created a comment on a pull request on oss-review-toolkit/ort
In any case, @wkl3nk as mentioned [here](https://github.com/oss-review-toolkit/ort/issues/9298#issuecomment-2419213085) please add a test for this (in a new commit that could easily be cherry-picke...

View on GitHub

sschuberth created a review comment on a pull request on oss-review-toolkit/ort
It does not make sense to log these as both warnings and errors.

View on GitHub

Load more