Ecosyste.ms: Timeline

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

containerbuildsystem/cachi2

eskultety created a review comment on a pull request on containerbuildsystem/cachi2
stupid nitpick: Consider `map` instead of comprehension since you have the helper defined already and you have to chain the results? Might 0.01% more idiomatic :)

View on GitHub

cmoulliard opened an issue on containerbuildsystem/cachi2
Log the root cause why git remote fetch python fails
## Issue When this code [fails](https://github.com/containerbuildsystem/cachi2/blob/main/cachi2/core/package_managers/gomod.py#L1172-L1184) then cachi2 reports such a message ``` step-prefetch...
cmoulliard opened an issue on containerbuildsystem/cachi2
Improve the messages reported for the user when cachi2 check/download the toolchain
## Issue This is not evident for the end user to understand sometimes the internal logic used by Cachi2 to check/download the go SDK See some examples hereafter ## Using go version 1.18 ...
jkyros forked containerbuildsystem/cachi2

jkyros/cachi2