Skip to content
Verified Commit 62234fa1 authored by Alex Tercete's avatar Alex Tercete
Browse files

feat: add emulator constraint for QEMU

Previously, we were registering the QEMU toolchain against any AMD64
Linux, which would select that toolchain if running one of the workflows
(e.g. `labgrid_genrule`) without specifying a platform. We now require
consumers to opt-in to using QEMU by using the constraint
`@rules_labgrid//constraint/emulator:qemu`.

The new constraint lives under a new top-level directory, as it's not
specific to `rules_labgrid` and could be extracted into a separate
module in the future.
parent 265e22c9
Loading
Loading
Loading
Pipeline #15926 passed with stages
in 8 minutes and 25 seconds
Loading
  • GITLAB_TOKEN @group_3575_bot_1fa64dd2caebb37307063a803b95a420

    mentioned in commit 482e4e01

    ·

    mentioned in commit 482e4e01

    Toggle commit list
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