Skip to content

Decouple schema extraction from deploy commands #743

@alejandrovrojas

Description

@alejandrovrojas

As of version 6.1.8 the deploy command attempts to extract schemas before deployment without any clear reason as to why that's necessary for deployment, and without an option to skip this step. This is a problem in cases where the schema command crashes (#741), which blocks the deployment and returns an empty error message.

The expected behavior would be to at least respect the schemaExtraction option in the CLI config.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions