Skip to content
This repository was archived by the owner on Apr 23, 2026. It is now read-only.
This repository was archived by the owner on Apr 23, 2026. It is now read-only.

allow for only starting if needed #27

Description

@mwhipple

I'm presently using this plugin to manage an external process that isn't strictly tied to the build lifecycle, so it would be nice if the plugin had some additional logic to handle cases where it may already be running or may not be expected to be immediately cleaned up.

Presently I've started with using onlyIf{!pidFile} but it would be nice to have that be more expressive and set up to evolve.

I can see about putting a PR together at some point in the not too distant future or if I have something more substantial.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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