#Dagger Cloud

1 messages ยท Page 1 of 1 (latest)

remote yarrow
#

it seems like the engine you hit (I'm guessing a cloud one) didn't have anything cached and needed to do a full sync, so that file in particular (goreleaser.nightly.yml, was highlighted in your link) would just have to be included as part of that afaict

stray vapor
#

So I don't know if 1) my ignore filter is not wrong, 2) it's not being applied, 3) that filesync is for an entirely different argument, and if so which

remote yarrow
#

Actually it might be because the context dir gets loaded during the cache key step for the about to be called function (in this case DaggerDev.engineDev)

#

We should fix that so the cache key step is inside the span

#

But either way in the meantime if that's correct it means that DaggerDev.engineDev has no exclude filter on one of its args

stray vapor
remote yarrow
stray vapor
#

๐Ÿ˜ญ can you spot it?

remote yarrow
# stray vapor ๐Ÿ˜ญ can you spot it?

wow yeah we should really error out in that case... or at min print some warning to telemetry if we really want users to be able to write arbitrary comments that look an awful lot like a syntax error in a pragma

stray vapor
#

What's scary is how easily we could have kept on uploading too much data forever without noticing

#

Good side effect of things getting faster ๐Ÿ™‚ We notice when things are slower than they should