orange-ability-1812
08/25/2023, 8:43 PM.gardenignore
and my include
section and there is no doubt that they are included. And indeed the same configuration works at other times. Its always the same files interestingly Makefile
, and e.g. dev/containers/tests.Dockerfile
. I've tried renaming the files, clearing the cache and build envs, running with garden --force-refresh build thing --force
, nuking the entire project .garden
directory, reinstalling garden and nuking ~/.garden
and nothing seems to work except waiting (usually the next day...).
The last bit makes me think that there is something wrong with timestamp checking or something.
This is pretty breaking and basically halts my work until garden decides to fix itself.
Any ideas at all?quaint-dress-831
08/28/2023, 11:57 AMorange-ability-1812
08/28/2023, 12:46 PMquaint-dress-831
08/30/2023, 9:03 AM.garden
directory you can see what files get sourced into any given action context. I've done this often to check if I've missed a file or dragged a file in by mistake.orange-ability-1812
08/30/2023, 3:07 PM-l5
I can see a bunch of git ls-files
commands being run and I guess I'd need to dig into those or something similar.quaint-dress-831
08/30/2023, 3:09 PMchilly-gigabyte-83853
08/31/2023, 4:06 PMorange-ability-1812
08/31/2023, 5:01 PMquaint-dress-831
09/01/2023, 1:03 PMorange-ability-1812
09/01/2023, 1:12 PMquaint-dress-831
09/01/2023, 4:14 PMorange-ability-1812
09/03/2023, 4:40 PM