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 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
Maybe put this in an `onSuccess {}` instead?

View on GitHub

sschuberth created a review comment on a pull request on oss-review-toolkit/ort
Commit message: The part "from other child classes of `Npm`, once they get refactored to not inherit from `Npm` anymore" reads a bit funny because if they don't inherit anymore, they're also no chi...

View on GitHub

sschuberth created a review comment on a pull request on oss-review-toolkit/ort
Commit message: - "unsucessful" -> "unsuccessful" - "shouldn't" -> "doesn't"

View on GitHub

sschuberth 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

renovate[bot] pushed 25 commits to renovate/actions-checkout-digest oss-review-toolkit/ort
  • refactor(model): Move `RootLicenseMatcherTest` to the correct package Signed-off-by: Sebastian Schuberth <sebastian@... 1151e95
  • refactor(model)!: Rename a class to `PathLicenseMatcher` The name `RootLicenseMatcher` was confusing as not necessar... 131c130
  • docs(model): Improve `LicenseFilePatterns` docs Add class docs and slightly reword property docs, also reducing sent... 786aba4
  • refactor(model): Make `LicenseFilePatterns` properties sets This better reflects that duplicates make no sense. Sig... 6c7a4b1
  • refactor(model)!: Rename a `LicenseFilePatterns` property `rootLicenseFilenames` sounded too much as if it would tak... d1fa585
  • chore(model)!: Remove old plugin config aliases The old names were deprecated more than a year ago, so it should be ... e4e8396
  • deps: update ksp to v2.0.21-1.0.26 d169fae
  • feat(spdx): Deal with cycles in dependency relations Circular dependency relations caused the SPDX package manager t... c9d2a49
  • docs(model): Clarify in a test what a "clean" purl is supposed to be Signed-off-by: Sebastian Schuberth <sebastian@d... 1219605
  • chore(model): Nest purl tests in preparation for adding more tests Signed-off-by: Sebastian Schuberth <sebastian@dou... d2dd061
  • chore: Align on "purl" spelling for Package URLs That seems to be the official spelling, see [1]. [1]: https://gith... 4814301
  • refactor(model): Move purl-related tests to `PurlExtensionsTest` Signed-off-by: Sebastian Schuberth <sebastian@doubl... 7f07648
  • chore(model): Remove a few redundant purl tests Qualifiers are already tested as part of provenance conversion. Sig... 2c79d17
  • fix(model): Rework purl conversion according to the specs Implement the pseudo-algorithm described at [1]. Most impo... b1740ef
  • test(model): Test against the official purl test suite data The data has been copied from [1]. [1]: https://github.... 419b42b
  • docs(yarn): Re-align the docs with the function This is a fix-up for ad9a363. Signed-off-by: Frank Viernau <frank_v... 02192a3
  • docs(yarn): Add information about the mentioned network issue Signed-off-by: Frank Viernau <[email protected]> 0460948
  • refactor(npm): Allow `getRemotePackageDetails()` to return `null` Prepare for an upcoming change that signals that p... 771a6a5
  • refactor(yarn): Use a more speaking name for `output` This function is not suitable for parsing the JSON objects on ... 8e90a79
  • refactor(yarn): Extract `extractDataNodes()` Avoid code duplication in an upcoming change. Signed-off-by: Frank Vie... 26703f9
  • and 5 more ...

View on GitHub

sschuberth pushed 1 commit to main oss-review-toolkit/ort
  • deps: update actions/setup-node digest to 39370e3 17767fb

View on GitHub

sschuberth deleted a branch oss-review-toolkit/ort

renovate/actions-setup-node-digest

sschuberth closed a pull request on oss-review-toolkit/ort
deps: update actions/setup-node digest to 39370e3
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/setup-node](https://redirect.github.com/actions/setup-node) | action | digest | `0a44ba7` ...
sschuberth pushed 1 commit to main oss-review-toolkit/ort
  • deps: update actions/setup-java digest to 8df1039 bc94e33

View on GitHub

sschuberth deleted a branch oss-review-toolkit/ort

renovate/actions-setup-java-digest

sschuberth closed a pull request on oss-review-toolkit/ort
deps: update actions/setup-java digest to 8df1039
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/setup-java](https://redirect.github.com/actions/setup-java) | action | digest | `b36c23c` ...
sschuberth 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

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/9332?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/9333?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 actions/setup-node digest to 39370e3
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/setup-node](https://redirect.github.com/actions/setup-node) | action | digest | `0a44ba7` ...
renovate[bot] created a branch on oss-review-toolkit/ort

renovate/actions-setup-node-digest - A suite of tools to automate software compliance checks.

renovate[bot] opened a pull request on oss-review-toolkit/ort
deps: update actions/setup-java digest to 8df1039
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/setup-java](https://redirect.github.com/actions/setup-java) | action | digest | `b36c23c` ...
renovate[bot] created a branch on oss-review-toolkit/ort

renovate/actions-setup-java-digest - A suite of tools to automate software compliance checks.

fviernau created a review comment on a pull request on oss-review-toolkit/ort
If the point is to showcase that the namespace needs to be different in order to obtain results, can we then drop all the details testing and just assert that "CVE-2023-4929" is amongst the return...

View on GitHub

fviernau created a review comment on a pull request on oss-review-toolkit/ort
Would it make sense to turn these tests into require conditions, to make them more separate from real tests?

View on GitHub

fviernau created a review comment on a pull request on oss-review-toolkit/ort
Why do these constructors get dropped?

View on GitHub

fviernau created a review comment on a pull request on oss-review-toolkit/ort
Hm, I wonder for e.g. the Go packages, with this `v2` or `vn` at the end, if this is correct. See e.g. https://stackoverflow.com/questions/53344471/taking-a-repository-to-v2. Would that mean the p...

View on GitHub

fviernau created a review comment on a pull request on oss-review-toolkit/ort
Shall we keep the check for `name.isNotBlank() && pkg.id.version.isNotBlank()` ?

View on GitHub

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

View on GitHub

fviernau pushed 1 commit to pnpm-rewrite oss-review-toolkit/ort
  • refactor(pnpm): Make `Pnpm` separate from `Npm` Stop inheriting from `Npm` and rely entirely on the output of `pnpm`... 4d83590

View on GitHub

fviernau pushed 1 commit to pnpm-rewrite oss-review-toolkit/ort
  • refactor(pnpm): Make `Pnpm` separate from `Npm` Stop inheriting from `Npm` and rely entirely on the output of `pnpm`... bdc9df7

View on GitHub

github-advanced-security[bot] created a review comment on a pull request on oss-review-toolkit/ort
## Reports files that do not follow ORT's order for imports Imports in file '/home/runner/work/ort/ort/plugins/package-managers/node/src/main/kotlin/pnpm/Pnpm.kt' are not sorted alphabetically or ...

View on GitHub

Load more