Commit 3a7f7fc
committed
fix: correct run_dir path in rollback endpoints (3→4 parents)
Path(__file__).parent.parent.parent resolved to scripts/ instead of
plugin root. Fixed 3 occurrences in _rollback_to_review_node,
api_rollback_image_gen_to_director, and api_rollback_node.
Verified: rollback now correctly deletes artifact files.1 parent 60d824b commit 3a7f7fc
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
808 | 808 | | |
809 | 809 | | |
810 | 810 | | |
811 | | - | |
| 811 | + | |
812 | 812 | | |
813 | 813 | | |
814 | 814 | | |
| |||
890 | 890 | | |
891 | 891 | | |
892 | 892 | | |
893 | | - | |
| 893 | + | |
894 | 894 | | |
895 | 895 | | |
896 | 896 | | |
| |||
983 | 983 | | |
984 | 984 | | |
985 | 985 | | |
986 | | - | |
| 986 | + | |
987 | 987 | | |
988 | 988 | | |
989 | 989 | | |
| |||
0 commit comments