-
Notifications
You must be signed in to change notification settings - Fork 92
Description
Running rattler-build create-patch --directory "C:\Users\deniz\source\repos\zelosleone\staged-recipes\recipes\o3de\output\bld\rattler-build_o3de_1756134280\work
to generate a patch for the changes results in:

Even if we edit the source file to point out the folder for source json file via for example
{"recipe_path":"C:\\Users\\deniz\\source\\repos\\zelosleone\\staged-recipes\\recipes\\o3de\\recipe.yaml","source_cache":"C:\\Users\\deniz\\source\\repos\\zelosleone\\staged-recipes\\recipes\\o3de\\output\\src_cache","sources":[{"url":"https://github.com/o3de/o3de/archive/refs/tags/2505.1.tar.gz","sha256":"181c2153582fda6b7819e994653c40125312efc3d245e8dacddccc8e86c2be5f"}]}
It won't be able to find, and we won't be able to generate patches for these cases.