#Yeah it shouldn't fail like this, making
1 messages · Page 1 of 1 (latest)
yep. I expected the "replace with latest" behavior
with the module without sha, but calling with the full sha didn't work either
to append or replace.
I expected both dagger mod use github.com/jpadams/daggerverse/drupal
and
dagger mod use github.com/jpadams/daggerverse/drupal@e5470174bfd86b9858dd5fd3db381835b579a5b4
to update to the latest sha of e5470174bfd86b9858dd5fd3db381835b579a5b4
but I haven't thought of every case, for sure
yeah the current behavior is broken no doubt, regardless of whether we should handle other corner cases
Actually do you mind creating a GH issue for this quick? New things keep popping up to look into every second 😅
commentary: Though in theory it's possible to have completely different modules at different commits in a single git repo + subpath. That would imply calling dagger mod use github.com/jpadams/d...