nullday

Results 111 comments of nullday

> It seems great to me! > > I have some questions, maybe we can discuss or explain them in docs > > 1. https://github.com/tensorchord/envd/pull/815/files proposed `RuntimeCommands` is not saved,...

A specific scenarios is as the follows: User Alice is a team member who build a base image for the others especially new commers. He hope the containers could do...

1. Use the hash of `ir.Graph` rather than the starlark bytecode hash to distinguish a manifest because of `include` syntax that will import other envd manifest and the graph is...

> Does this mean any field name inside DefaultGraph, with "File"/"Wheel"/"Path" will be considered as dependency and invalidate caches when they change? Bingo!

> Maybe we should always rebuild if there is a file from HTTP get. LGTM

Which one do you prefer to be implenmented first: runtime check or static check? If later, I think we may need a extra tool because there is less support for...

LGTM, I will do a detector in runtime.

It seems to be closed now