ripe-cpu-85141
08/02/2022, 1:55 AMprotobuf_sources and in that case, the result is added to the lambda. So I suspect my custom codegen module but I don't know where to look at. If I run ./pants export-codegen ::, the files are generated at the right place, so I'm not sure why nothing is added to the lambdahappy-kitchen-89482
08/02/2022, 2:14 AMhappy-kitchen-89482
08/02/2022, 2:15 AMGeneratedSources ?ripe-cpu-85141
08/02/2022, 2:38 AMripe-cpu-85141
08/02/2022, 2:39 AMripe-cpu-85141
08/02/2022, 4:15 AMGeneratedSources with the Snapshot?happy-kitchen-89482
08/02/2022, 4:55 AM./pants roots for the source roots in your repo)ripe-cpu-85141
08/02/2022, 1:35 PMresources or protobuf_sources one, the files are included. That said, on this idea, if I have a path like py/projects/myproject/src/myproject/conf/ with my yaml files, with the generated result on py/projects/myproject/src/myproject/conf/generated and a source root on py/projects/myproject/src , should the path on the Snapshot on GeneratedSources be myproject/conf/generated/myyaml.yaml ?