Skip to content
This repository was archived by the owner on Feb 13, 2026. It is now read-only.

scaffolding tool: support moving generate files to final location on two different filesystems #2779

Description

@scarlettperry

Description

Custom report
...it still failed when moving the generated files in /tmp to the final location due to using (if I remember correctly) Go's os.Rename, which can't handle when src and dst dir is not the same filesystem. Ie. 2023/09/01 09:40:35 rename /tmp/clutch-scaffolding-89136008 /home/user/clutchtest: invalid cross-device link

Expected Behavior

Actual Behavior

Version

Other Context

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions