Skip to content

Separate bundling from deployment #634

@romanzenka

Description

@romanzenka

I would like to create a bundle, have it deployed to an integration server, tested by testers, and only when they approve, the very same bundle needs to go to production.

I cannot currently do that, because bundling action is lumped together with deployment action.

Please create additional CLI options that allow one to run "create bundle" command, obtaining an artifact (probably .tar.gz) and a separate "deploy bundle" command, that will deploy the existing bundle file to a server of choice.

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