Flamenco/pkg/shaman/checkout
Sybren A. Stüvel 44ccc6c3ca Shaman: handle duplicate symlinks gracefully
Instead of erroring out when a symlink already exists, investigate it. If
the linked file is the one that's intended, just use it.

For some reason, BAT and/or the Flamenco add-on include some files twice
in the checkout request to Shaman. This is now handled gracefully.
2022-08-04 16:30:31 +02:00
..
checkout_test.go Shaman: fix bunch of path issues on Windows 2022-03-28 11:02:18 +02:00
checkout.go Shaman: allow Manager to determine the final checkout path 2022-03-25 14:10:26 +01:00
manager_test.go Shaman: handle duplicate symlinks gracefully 2022-08-04 16:30:31 +02:00
manager.go Shaman: handle duplicate symlinks gracefully 2022-08-04 16:30:31 +02:00
report_requirements_test.go Manager: add Shaman checkout test 2022-03-25 14:10:26 +01:00
report_requirements.go Shaman submission is working! 2022-03-25 14:10:26 +01:00