Ruslan Kuprieiev
Ruslan Kuprieiev
@anthonywu we don't cache pypi across runs, that is true. I think we could definitely cache it, possibly by mounting /data like we do for runtime but for env builds....
Hi @dunstantom ! That is a very interesting idea! So is the cache duplication the main motivation for this request? Or do you also want to use something different than...
@dunstantom Thank you for your answer! 🙂 We do think about moving to SHA too, but other users also requested some faster hashing as well, so looks like it is...
Hi @rasmuse ! We used to have an assumption that you might have a few checksums, but the code evolved in such a way, that we started to stick with...
@mbraakhekke Timestamps are a classic problem of reproducibility: e.g. https://wiki.debian.org/ReproducibleBuilds/Howto#Files_in_data.tar_contain_timestamps . Usually the way to solve it is to just strip the timestamps off your files, since if you can...
@karajan1001 is `subrepo` a git submodule?
@jakirkham Looks like you probably meant to tag @mrocklin ?
Hey @Ashoka74 , excuse the delay. If you are still experiencing issues with this - let us know.
@BenjaminTle You'll need to fork the repo and create a branch in your fork and then create a PR from that. 403 is because you don't have write permissions for...
Hey @lkccen , excuse the delay. Are you still seeing that issue?