Skip to content
Commit 2a84cb12 authored by Idan Saadon's avatar Idan Saadon Committed by Matthew Clarkson
Browse files

refactor: moving `labgrid/executor` Python targets to `bazel/labgrid/executor`

The previous target results in a `labgrid` import which conflicts with upstream `labgrid` module.

This refactor means that the custom manager executor library is imported with `bazel.labgrid.executor`.

BREAKING CHANGE: `@rules_labgrid//labgrid/executor:manager` is now `@rules_labgrid//bazel/labgrid/executor`
parent 9cc8e318
Loading
Loading
Loading
Pipeline #12724 passed with stage
in 1 minute and 3 seconds
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment