rules_kotlin icon indicating copy to clipboard operation
rules_kotlin copied to clipboard

Move to the official Bazel worker API

Open Bencodes opened this issue 1 year ago • 2 comments

Bencodes avatar Sep 12 '24 23:09 Bencodes

This is a prototype. The worker API rules don't support the WORKSPACE path so we'd probably need to do some compat. work if we want to ship this.

Bencodes avatar Sep 12 '24 23:09 Bencodes

This is a prototype. The worker API rules don't support the WORKSPACE path so we'd probably need to do some compat. work if we want to ship this.

Direction looks good. Think we can strip more of the worker code out, though. Will take a stab at it.

restingbull avatar Sep 13 '24 14:09 restingbull