b8de4e5049
Maps were causing the same Pipeline to randomly produce slightly different LLB on each run (because they are represented as an array in LLB, wheras they're a map in CueLLB). This forces every Cue field iteration (env, mount, etc) to be predictable by using stable sorting. Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com> |
||
---|---|---|
.. | ||
compiler | ||
client.go | ||
dagger_test.go | ||
env.go | ||
fs.go | ||
input_test.go | ||
input.go | ||
pipeline.go | ||
solver.go | ||
types.go | ||
utils.go |