#Yeah first we should decide if we want

1 messages · Page 1 of 1 (latest)

deft stag
#

If the latter -- bootstrap should probably only build the image
Totally agree, that's the only reason to do this at all. Just get to the point where we have built dev dagger and then from there test everything against dev dagger as much as possible.

That being said, we should find a way to "stash" that stuff (bootstrap) somewhere
By stash do you mean "cache" or something else?

hot flume
#

right now there's <ci code> --> release dagger --> compiled dagger --> <ci code> --> dagger-in-dagger --> <unit tests>

#

which is a bit mind boggling