Skip to content

Add a rollback strategy #62

@franky47

Description

@franky47

Versions 1.3.0 and 1.3.1 were deployed with a silently broken build (see parcel-bundler/parcel#4681), leading to an empty bundle being deployed. Version 1.2.1 has been rolled back manually, but some automation should be implemented to avoid this scenario.

In this case we need:

  • To be able to detect the sanity of the generated bundle and fail the build if integration tests fail
  • To store the validated built artifacts before upload, so they can be used for a later rollback

The rollback story would ideally have to be a one-command solution that runs Surge deployment on a previously built artifact (no build step).

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