A planned workspace migration.
Summary
Functions
Filesystem changes for the full migration plan.
Native workspace config path after migration, relative to the workspace root. Empty if no workspace config exists.
A unique identifier for this WorkspaceMigration.
Unselected legacy module directories relative to the workspace root. Candidates can include fixtures.
Logical migration steps, each identified by a stable code.
Types
Functions
@spec changes(t()) :: Dagger.Changeset.t()
Filesystem changes for the full migration plan.
Native workspace config path after migration, relative to the workspace root. Empty if no workspace config exists.
A unique identifier for this WorkspaceMigration.
Unselected legacy module directories relative to the workspace root. Candidates can include fixtures.
@spec steps(t()) :: {:ok, [Dagger.WorkspaceMigrationStep.t()]} | {:error, term()}
Logical migration steps, each identified by a stable code.