HN2new | past | comments | ask | show | jobs | submitlogin

> A build should ideally not require internet access to complete.

You've got a non-internet CI with non-internet source code repository with non-internet vendored dependencies??

Technically possible, but I call BS.



> You've got a non-internet CI with non-internet source code repository with non-internet vendored dependencies??

Vendored dependencies are pulled down from an internal s3 bucket (and cached locally) before the build starts, the rest of the build runs with no internet access.

Look how nix does this, it's basically the same.


Woosh.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: