Mateusz Perc

Results 11 comments of Mateusz Perc

> Can we setup a time to discuss all these in a live session? Yeah, it would be great.

@pombredanne @aalexanderr I cannot decide on how to test the entire pipeline. It looks like alpine pipe tests which i commited already test the majority of the AlpinePackages pipeline. Integration...

Related: https://github.com/nexB/scancode-toolkit/issues/2541#issuecomment-856904754

@pombredanne should I PR it?

@pombredanne I don't think there is any other way. In order to extract source variable value (or any other value) we need to run the script (APKBUILD file), because in...

@pombredanne We need the source variable to be complete (to be able to download sources and scan them for copyrights). I tried to emphasize (by giving an example) that the...

@pombredanne Regarding https://github.com/nexB/scancode-toolkit/issues/2541#issuecomment-858408580, how should I name these new files (pipe, pipeline)? My idea is `/pipes/alpine_helper.py` and `/pipelines/alpine_complement.py`

@tdruez In the case of multi-image projects we cannot match ` DiscoveredPackage` from the database to the image (and alpine version) they are from - db entry for `DiscoveredPackage` only...

@pombredanne sounds great but what about APKBUILDs like these: https://github.com/nexB/scancode.io/issues/191#issuecomment-859129456? Will it work? @tdruez Yes, it would be great.

@tdruez @pombredanne There is another issue that i found looking at my database. Some alpine images like `docker://alpine:3.13` have subpackages installed from a parent package that is not installed (libcrypto,...