Skip to content
This repository was archived by the owner on Jul 18, 2024. It is now read-only.
This repository was archived by the owner on Jul 18, 2024. It is now read-only.

Multirun support for ibazel_notify_changes #17

@pauldraper

Description

@pauldraper

I'd love to have support for bazel-watcher's ibazel_notify_changes.

Basically, ibazel watches for changes and restart executables. But it doesn't restart executables with the ibazel_notify_changes tag (e.g. a live reload web server), rather it writes events to stdin to notify them.

The multirun would need to be a ibazel_notify_changes executable and understand which of its children should be restarted vs be passed build events on stdin.

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