Skip to content
This repository was archived by the owner on Nov 23, 2024. It is now read-only.
This repository was archived by the owner on Nov 23, 2024. It is now read-only.

Add extra validation steps #34

@hoangtrvu

Description

@hoangtrvu

Before actually starting the migration process, Migration Helper can perform a number of validation as prerequisite checks:

  • zat validate --path /path/to/v1_app should pass. The original app should be a valid V1 app.
  • frameworkVersion in manifest.json must be less than 2.0.
  • marketingOnly in manifest.json must not be true.
  • Original app should not be requirements-only app.
  • Any other specific conditions required for migrating V1 app to V2 app.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions