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

Multirun support for ibazel_notify_changes #17

Open
pauldraper opened this issue Jan 7, 2022 · 1 comment
Open

Multirun support for ibazel_notify_changes #17

pauldraper opened this issue Jan 7, 2022 · 1 comment

Comments

@pauldraper
Copy link

pauldraper commented Jan 7, 2022

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.

@ash2k
Copy link
Owner

ash2k commented Jan 8, 2022

I've never used ibazel myself. Contributions are welcome!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants