Skip to content

Make sentry integration restartable #6

@mcm1957

Description

@mcm1957

Currently npm deploy and the sentr integration (sentry release adding) are done within one github action.
If npm addition succeeds but sentry integration fails there's no possibility to restart the sentry part.

So please consider a solution for this, i.e.

-) split npm addition and sentry loading into two seperate actiosn so that the failing action can be restarted

-) allow a restart of the deploy run by detecting ist that the npm release has already been added and either skip the npm deploy in this case or ignore this specific error

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