Skip to content
This repository was archived by the owner on Dec 4, 2023. It is now read-only.
This repository was archived by the owner on Dec 4, 2023. It is now read-only.

Consider switching to onSuccess from onPostBuild #25

@erezrokah

Description

@erezrokah

Hello and thank you for creating this plugin.

We're making a change to how onSuccess works.

Current: onSuccess occurs after the build command is complete, but before any files are uploaded.
Upcoming: onSuccess occurs after the site is deployed, live, and published to production (if applicable).

As a result, using onSuccess might be a better fit for this plugin.

Please note that after the change failing a build from onSuccess won't be possible and you would need to replace failBuild invocations with failPlugin.

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