Skip to content

Way to change code without a full re-deploy #131

@cdcv

Description

@cdcv

Is your feature request related to a problem? Please describe.
It's frustrating to have to wait 10-15 minutes (slower on a low-bandwidth connection) to make small changes to the code, eg changing the value of a constant. In cases where the deployed version needs to be tested (local version won't work), this is very time-consuming.

Describe the solution you'd like
A way to re-deploy or otherwise change the code live, without having to go through the entire process that builds a new container, etc.

Describe alternatives you've considered
Building locally or waiting.

Additional context
This is especially relevant to mobile builds, where testing needs to use the deployed version for various compatibility reasons.

Thanks, and thanks for this Fantastic resource.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions