Skip to content

dscc-scripts connector should allow for dev and test deployments #161

@kyle-mccarthy

Description

@kyle-mccarthy

The docs recommend separate deployments for production, dev/head and test/qa but that currently isn't possible with the dscc-scripts connector command.

The easiest implementation would probably be to expose a new updateDeployment handler, similar to the updateProduction one. This could be exposed as a command such as dscc-scripts connector update_deployment {deploymentId} {description}.

Alternatively, it would be nice to be able to add custom "dsccConnector" entries in the package.json. This would probably provide a better dev experience but the implementation would need to be ironed out.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions